diff options
Diffstat (limited to 'man1')
-rw-r--r-- | man1/sbocheck.1 | 7 | ||||
-rw-r--r-- | man1/sboclean.1 | 2 | ||||
-rw-r--r-- | man1/sbofind.1 | 2 | ||||
-rw-r--r-- | man1/sboinstall.1 | 2 | ||||
-rw-r--r-- | man1/sboupgrade.1 | 2 |
5 files changed, 10 insertions, 5 deletions
diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index 4918f9c..2dbbc91 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -9,10 +9,15 @@ sbocheck [-v] .P sbocheck first updates a previously fetched copy of the slackbuilds.org tree (see sbosnap(1)) and then checks to see if any packages installed from slackbuilds.org have updates, and reports what it finds. .SH OPTIONS +-P +-h|--help +.RS +Show help information. +.RE .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .SH BUGS .P diff --git a/man1/sboclean.1 b/man1/sboclean.1 index 07d5cf6..7008712 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -17,7 +17,7 @@ Show help information. .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .P -d|--clean-dist diff --git a/man1/sbofind.1 b/man1/sbofind.1 index 6c4b7dc..cf6536e 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -17,7 +17,7 @@ Show help information. .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .P -i|--info diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index ea48bc8..1cef4e4 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -17,7 +17,7 @@ Show help information. .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .P -c|--noclean (TRUE|FALSE) diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index a95a775..bea0279 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -17,7 +17,7 @@ Show help information. .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .P -c|--noclean (FALSE|TRUE) |