aboutsummaryrefslogtreecommitdiff
path: root/bin/apf
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-02 14:37:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-02 14:37:21 +1200
commitfc55a56c067d55c63991ddb416be4e742745450f (patch)
treec3dd11d53e50f4f42eacf4abe00d19e0e0c8663c /bin/apf
parentSeparate flag from line test in slsf(1) (diff)
downloaddotfiles-fc55a56c067d55c63991ddb416be4e742745450f.tar.gz
dotfiles-fc55a56c067d55c63991ddb416be4e742745450f.zip
Get rid of a lot of comment boilerplate
This is all stuff that should be or is in the manpages
Diffstat (limited to 'bin/apf')
-rwxr-xr-xbin/apf3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/apf b/bin/apf
index 2d137c6b..06f7aa6b 100755
--- a/bin/apf
+++ b/bin/apf
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
-
-# Name self
+# Prepend arguments from a file to a command call
self=apf
# Require at least two arguments, give usage otherwise