sbotools2

Maintenance fork of the original sbotools version 2
Log | Files | Refs | README

commit 121e8fc1c8d1c056ccf9a4453edb44f814b089be
parent 419ebbfb3034a92fdbc36ae0a8bdb6cab76f5f37
Author: J Pipkin <j@dawnrazor.net>
Date:   Sun,  9 Sep 2012 11:41:37 -0500

changed -v help from "Show sbotools verion" to "Show version" in man pages

Diffstat:
Mman1/sbocheck.1 | 7++++++-
Mman1/sboclean.1 | 2+-
Mman1/sbofind.1 | 2+-
Mman1/sboinstall.1 | 2+-
Mman1/sboupgrade.1 | 2+-
5 files changed, 10 insertions(+), 5 deletions(-)

diff --git 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 @@ -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 @@ -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 @@ -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 @@ -17,7 +17,7 @@ Show help information. .P -v|--version .RS -Show sbotools version information. +Show version information. .RE .P -c|--noclean (FALSE|TRUE)