aboutsummaryrefslogtreecommitdiff
path: root/sbodl
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-19 04:54:22 -0400
committerB. Watson <urchlay@slackware.uk>2023-05-19 04:54:22 -0400
commit2792b0092fe7a1feccc784da55be0b12df85ea75 (patch)
treed87787167f57eb46cb6a7dbcbd61ef3867b5fd51 /sbodl
parent596033bd69ad07cb5fdcbe26349142b5fbbe87bb (diff)
downloadsbo-maintainer-tools-2792b0092fe7a1feccc784da55be0b12df85ea75.tar.gz
Cleanup.
Diffstat (limited to 'sbodl')
-rwxr-xr-xsbodl5
1 files changed, 3 insertions, 2 deletions
diff --git a/sbodl b/sbodl
index cff2c5e..30c8773 100755
--- a/sbodl
+++ b/sbodl
@@ -7,7 +7,8 @@
# change default cache dir.
# 20170306 bkw: add caching
-VER=0.7.0
+# Don't edit the next line; use "make version" instead.
+VERSION=0.8.0
: <<EOF
=pod
@@ -18,7 +19,7 @@ sbodl - download and/or check md5sums for SlackBuilds.org source files.
=head1 SYNOPSIS
-B<sbopkglint> [-a | -f] [I<wget-options> ...]
+B<sbopkglint> [--help] | [ --version ] | [-a | -f | -af ] [I<wget-options> ...]
=head1 DESCRIPTION