aboutsummaryrefslogtreecommitdiff
path: root/sbolint
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-05-19 05:24:19 -0400
committerB. Watson <urchlay@slackware.uk>2023-05-19 05:24:19 -0400
commit5102c1fcea48fcdc5f9b279a67ff235c0e0921ce (patch)
tree1818d0d567a2528610e449c898cec72d6a58bcd9 /sbolint
parenta09ea1f3acb16e0b7f972b36f42c515a50cbce09 (diff)
downloadsbo-maintainer-tools-5102c1fcea48fcdc5f9b279a67ff235c0e0921ce.tar.gz
sbolint: add --version --man --help --doc to docs.0.8.0
Diffstat (limited to 'sbolint')
-rwxr-xr-xsbolint14
1 files changed, 13 insertions, 1 deletions
diff --git a/sbolint b/sbolint
index 00d39d9..aff73de 100755
--- a/sbolint
+++ b/sbolint
@@ -11,7 +11,7 @@ sbolint - check SlackBuild directories or tarballs for common errors.
=head1 SYNOPSIS
-B<sbolint> [-a] [-q] [-u] [-n] [build [build ...]]
+B<sbolint> [--help | --man ] | [-a] [-q] [-u] [-n] [build [build ...]]
=head1 DESCRIPTION
@@ -80,6 +80,18 @@ auto-detect.
Don't use color, even if standard output is a terminal.
+=item B<--version>
+
+Show version number and exit.
+
+=item B<--help>, B<--doc>
+
+Show this documentation in your pager.
+
+=item B<--man>
+
+Convert this documentation to a man page, on stdout.
+
=back
=head1 CHECKS