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/sbosnap.1 | |
parent | ca8c68a29f06db05e038f6a21895468f5298d884 (diff) | |
download | sbotools2-744d5682936a04179344e79a16f82014d77f457c.tar.xz |
man pages consistency and cleanup fixes
Diffstat (limited to 'man1/sbosnap.1')
-rw-r--r-- | man1/sbosnap.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index b88f663..2f7bafd 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -4,7 +4,7 @@ sbosnap - slackbuilds.org tree fetch and update command. .SH SYNAPSES .P -sbosnap [-v] (fetch|update) +sbosnap [-h|-v] (fetch|update) .SH DESCRIPTION .P sbosnap is used to download and update a local copy of the slackbuilds.org tree, minus the .tar.gz{,.asc} files. Note that sbocheck(1) will also update the tree, and will then also check for updated slackbuilds. rsync is used for both operations. |