diff options
author | Jacob Pipkin <j@dawnrazor.net> | 2012-10-04 05:07:31 -0500 |
---|---|---|
committer | Jacob Pipkin <j@dawnrazor.net> | 2012-10-04 05:07:31 -0500 |
commit | 744d5682936a04179344e79a16f82014d77f457c (patch) | |
tree | de4a1d3d1baf7b434eea82e201b6c8b8c83c792d /man1/sbocheck.1 | |
parent | ca8c68a29f06db05e038f6a21895468f5298d884 (diff) | |
download | sbotools2-744d5682936a04179344e79a16f82014d77f457c.tar.xz |
man pages consistency and cleanup fixes
Diffstat (limited to 'man1/sbocheck.1')
-rw-r--r-- | man1/sbocheck.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index 941742f..d2ccf6c 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -4,7 +4,7 @@ sbocheck - update a local slackbuilds.org tree and check for updates. .SH SYNAPSES .P -sbocheck [-v] +sbocheck [-h|-v] .SH DESCRIPTION .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. |