From d07199a545dfaa595e7aa9029316b423dd67a1b0 Mon Sep 17 00:00:00 2001 From: J Pipkin Date: Sun, 9 Sep 2012 11:23:38 -0500 Subject: man1 manpages updated to include long option forms --- man1/sbosnap.1 | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'man1/sbosnap.1') diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index 27e0c68..48144b2 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -10,6 +10,17 @@ sbosnap [-v] (fetch|update) 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. .SH OPTIONS .P +-h|--help +.RS +Show help information. +.RE +.P +-v|--version +.RS +Show version information. +.RE +.SH COMMANDS +.P fetch .RS Download a local copy of the slackbuilds.org tree. The copy will be downloaded to the SBO_HOME setting (see sboconfig(1) and sbotools.conf(5)), which, by default, is /usr/sbo @@ -19,12 +30,6 @@ update .RS Update a previously fetch'd copy of the slackbuilds.org tree. .RE -.P --v -.RS -Show sbotools version information. -.RE - .SH BUGS .P None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. -- cgit v1.2.3