aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-06 11:40:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-06 11:44:30 +1300
commit403baf55282557069b1fa49b95d1e70e6cc42bcc (patch)
treebfb81e9613bf287fbea118389f956a97354c009e /README.markdown
parentFix some misdirections (diff)
downloaddotfiles-403baf55282557069b1fa49b95d1e70e6cc42bcc.tar.gz
dotfiles-403baf55282557069b1fa49b95d1e70e6cc42bcc.zip
Add jfp(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 2767e04e..e2abeb96 100644
--- a/README.markdown
+++ b/README.markdown
@@ -464,6 +464,7 @@ Installed by the `install-bin` target:
repository.
* `ix(1df)` posts its input to the ix.io pastebin.
* `jfc(1df)` adds and commits lazily to a Git repository.
+* `jfp(1df)` prints its input, excluding any shebang on the first line only.
* `jfcd(1df)` watches a directory for changes and runs `jfc(1df)` if it sees
any.
* `loc(1df)` is a quick-search wrapped around `find(1)`.