aboutsummaryrefslogtreecommitdiff
path: root/bin/maybe
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-03 09:14:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-03 09:14:47 +1200
commit4519a1922fb6482920b7f995f4dde90d5e71f49e (patch)
tree47a82cf0c6753307fed02cfe4dd277a667a94aa5 /bin/maybe
parentAdd missing mkmv(1) manual (diff)
downloaddotfiles-4519a1922fb6482920b7f995f4dde90d5e71f49e.tar.gz
dotfiles-4519a1922fb6482920b7f995f4dde90d5e71f49e.zip
Trim some trailing whitespace
Diffstat (limited to 'bin/maybe')
-rwxr-xr-xbin/maybe2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/maybe b/bin/maybe
index 2fc75047..d017966a 100755
--- a/bin/maybe
+++ b/bin/maybe
@@ -36,7 +36,7 @@ while getopts 'hvd:' opt ; do
d)
denom=$OPTARG
;;
-
+
# Unknown option
\?)
usage >&2