summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-08-05 10:23:18 +0000
committeryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-08-05 10:23:18 +0000
commit66bdf71f972944e6d93be0a5c25ad4e643af69ad (patch)
treed499d38a3b388ab767c12cc246568a7c74b3ce88 /doc
parentce53b81dc5a975aec6bb493aa696cefd70de84fc (diff)
Documented the 'a' and 'i'-keys, help window is more dynamic and updated TODO
git-svn-id: svn://blicky.net/ncdu/trunk@21 ce56bc8d-f834-0410-b703-f827bd498a76
Diffstat (limited to 'doc')
-rw-r--r--doc/ncdu.115
1 files changed, 9 insertions, 6 deletions
diff --git a/doc/ncdu.1 b/doc/ncdu.1
index e6ad9ab..e55a9b4 100644
--- a/doc/ncdu.1
+++ b/doc/ncdu.1
@@ -5,7 +5,7 @@
.SH SYNOPSIS
.nf
.fam C
-\fBncdu\fP [\fB-ahqvx\fP] [\fIdir\fP]
+\fBncdu\fP [\fB-hqvx\fP] [\fIdir\fP]
.fam T
.fi
.SH DESCRIPTION
@@ -21,11 +21,6 @@ For a more detailed explanation of \fBncdu\fP, please check
http://dev.yorhel.nl/ncdu/
.SH OPTIONS
.TP
-\fB-a\fP
-Apparent sizes. Normally, \fBncdu\fP would calculate the
-disk usage of each file, setting \fB-a\fP will tell \fBncdu\fP
-to simply calculate the actual size of the files.
-.TP
\fB-h\fP
Print a small help message
.TP
@@ -92,6 +87,10 @@ s
Order by filesize (press again for descending order)
.TP
.B
+a
+Toggle between showing disk usage and showing apparent size.
+.TP
+.B
d
Delete the selected file or directory. An error message will be shown
when the contents of the directory do not match or do not exist anymore
@@ -120,6 +119,10 @@ that the totals shown at the bottom of the screen are not correct, make
sure you haven't enabled this option.
.TP
.B
+i
+Show information about the current selected item.
+.TP
+.B
r
Refresh/recalculate the current directory.
.TP