diff options
author | B. Watson <yalhcru@gmail.com> | 2018-07-04 05:14:57 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2018-07-04 05:14:57 -0400 |
commit | 8568cc23685966d5bda423dfb8d26ebf62d96ae3 (patch) | |
tree | 3a2b61fd4154ae3be829c91896f783da2a459820 | |
parent | 2d4458f5ff0855fe07603faf45c74d0b389ac47d (diff) | |
download | sbostuff-8568cc23685966d5bda423dfb8d26ebf62d96ae3.tar.gz |
sbodl: fix --help mgs
-rwxr-xr-x | sbodl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ version 20170306, public release, with cachedir (c) 2014 B. Watson (yalhcru at gmail dawt cawm) Licensed under the WTFPL: Do WTF you want with this. -Usage: $SELF <wget-options> [-f] +Usage: $SELF [-f] <wget-options> Execute $SELF in the directory that contains the .info and .SlackBuild files. It will use wget to download the source file(s), then check their |