diff --git a/README.md b/README.md index b7fdc4832..92c021e36 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ Flags: --no-mouse Do not use mouse --no-prefix Show sizes as raw numbers without any prefixes (SI or binary) in non-interactive mode -p, --no-progress Do not show progress in non-interactive mode + -u, --no-unicode Do not use Unicode symbols (for size bar) -n, --non-interactive Do not run in interactive mode -o, --output-file string Export all info into file as JSON -r, --read-from-storage Read analysis data from persistent key-value storage diff --git a/gdu.1 b/gdu.1 index 8dbd8e995..b6f0d14ac 100644 --- a/gdu.1 +++ b/gdu.1 @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 3.1.7 +.\" Automatically generated by Pandoc 3.1.8 .\" -.TH "gdu" "1" "2024-04-21" "" "" +.TH "gdu" "1" "2024-06-17" "" "" .SH NAME gdu - Pretty fast disk usage analyzer written in Go .SH SYNOPSIS @@ -45,6 +45,9 @@ interactive mode \f[B]-p\f[R], \f[B]--no-progress\f[R][=false] Do not show progress in non-interactive mode .PP +\f[B]-u\f[R], \f[B]--no-unicode\f[R][=false] Do not use Unicode symbols +(for size bar) +.PP \f[B]-s\f[R], \f[B]--summarize\f[R][=false] Show only a total in non-interactive mode .PP @@ -55,6 +58,9 @@ non-interactive mode \f[B]-C\f[R], \f[B]--show-item-count\f[R][=false] Show number of items in directory .PP +\f[B]-M\f[R], \f[B]--show-mtime\f[R][=false] Show latest mtime of items +in directory +.PP \f[B]--si\f[R][=false] Show sizes with decimal SI prefixes (kB, MB, GB) instead of binary prefixes (KiB, MiB, GiB) .PP diff --git a/gdu.1.md b/gdu.1.md index 62af79302..7503f6379 100644 --- a/gdu.1.md +++ b/gdu.1.md @@ -50,6 +50,8 @@ size of the file to which symlink points to (symlinks to directories are not fol **-p**, **\--no-progress**\[=false\] Do not show progress in non-interactive mode +**-u**, **\--no-unicode**\[=false\] Do not use Unicode symbols (for size bar) + **-s**, **\--summarize**\[=false\] Show only a total in non-interactive mode **-d**, **\--show-disks**\[=false\] Show all mounted disks