aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
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 /README.markdown
parentAdd mark-directories explicitly to inputrc (diff)
downloaddotfiles-53f4c20d8fc22f8d0113a5cd2a42c26d7c626c3f.tar.gz
dotfiles-53f4c20d8fc22f8d0113a5cd2a42c26d7c626c3f.zip
Add cfr(1df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 9e17fc8d..cc784678 100644
--- a/README.markdown
+++ b/README.markdown
@@ -392,6 +392,7 @@ Installed by the `install-bin` target:
it knows of one.
* `ca(1df)` prints a count of its given arguments.
* `cf(1df)` prints a count of entries in a given directory.
+* `cfr(1df)` does the same as `cf(1df)`, but recurses into subdirectories as well.
* `clrd(1df)` sets up a per-line file read, clearing the screen first.
* `clwr(1df)` sets up a per-line file write, clearing the screen before each line
* `dmp(1df)` copies a pass(1) entry selected by `dmenu(1)` to the X CLIPBOARD.