aboutsummaryrefslogtreecommitdiff
path: root/man/man1/cfr.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-01 09:52:41 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-01 09:52:41 +1200
commit53f4c20d8fc22f8d0113a5cd2a42c26d7c626c3f (patch)
treef10a16a6a2a9b34b651bfc0ab7cc640c37958d51 /man/man1/cfr.1df
parentAdd mark-directories explicitly to inputrc (diff)
downloaddotfiles-53f4c20d8fc22f8d0113a5cd2a42c26d7c626c3f.tar.gz
dotfiles-53f4c20d8fc22f8d0113a5cd2a42c26d7c626c3f.zip
Add cfr(1df)
Diffstat (limited to 'man/man1/cfr.1df')
-rw-r--r--man/man1/cfr.1df16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/man1/cfr.1df b/man/man1/cfr.1df
new file mode 100644
index 00000000..7a8126a8
--- /dev/null
+++ b/man/man1/cfr.1df
@@ -0,0 +1,16 @@
+.TH CFR 1df "September 2016" "Manual page for cfr"
+.SH NAME
+.B cfr
+\- print a count of entries in a directory tree
+.SH SYNOPSIS
+.B cfr
+.br
+.B cfr /path/to/dir
+.br
+.B cfr dir1 dir2
+.SH DESCRIPTION
+.B cf
+counts all the entries in the directory trees rooted at the given arguments,
+and prints the total. It defaults to the current directory.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>