aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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