aboutsummaryrefslogtreecommitdiff
path: root/bin/try
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-02-12 17:04:58 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-02-12 17:04:58 +1300
commit75d8032343d3d3a6ae10eec4ebd7c3096732892f (patch)
treebe2c1d3e5e12a2004ed782bfe1af6007b1db8105 /bin/try
parentAdd true(1) and false(1) to maybe(1) SEE ALSO (diff)
downloaddotfiles-75d8032343d3d3a6ae10eec4ebd7c3096732892f.tar.gz
dotfiles-75d8032343d3d3a6ae10eec4ebd7c3096732892f.zip
Consistent comment boilerplate
Diffstat (limited to 'bin/try')
-rwxr-xr-xbin/try4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/try b/bin/try
index ace12a14..e8e7b564 100755
--- a/bin/try
+++ b/bin/try
@@ -9,6 +9,10 @@
# -h gives help, -n sets the number of attempts (defaults to 3), -v gives you
# diagnostics on stdout.
#
+# Author: Tom Ryder <tom@sanctum.geek.nz>
+# Copyright: 2016
+# License: Public domain
+#
self=try
# Print usage information