aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/cf.17
1 files changed, 5 insertions, 2 deletions
diff --git a/man/man1/cf.1 b/man/man1/cf.1
index 4c30c9d8..0bedb19f 100644
--- a/man/man1/cf.1
+++ b/man/man1/cf.1
@@ -6,9 +6,12 @@
.B cf
.br
.B cf /path/to/dir
+.br
+.B cf dir1 dir2
.SH DESCRIPTION
.B cf
-counts all the entries in a given directory using Bash glob expansion and
-prints the count. It defaults to the current directory.
+counts all the entries in the given directories using glob
+expansion and prints the count. It defaults to the current
+directory.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>