From 3fdae005e5329f6a7dff968a98eacdda9eba85c9 Mon Sep 17 00:00:00 2001 From: xocel Date: Mon, 15 Oct 2012 22:30:21 +1300 Subject: sboremove: added man page --- man1/sboremove.1 | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 man1/sboremove.1 (limited to 'man1') diff --git a/man1/sboremove.1 b/man1/sboremove.1 new file mode 100644 index 0000000..993abed --- /dev/null +++ b/man1/sboremove.1 @@ -0,0 +1,40 @@ +.TH sboremove 1 "Pungenday, Bureaucracy 69, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.SH NAME +.P +sboremove - remove packages installed from slackbuilds +.SH SYNAPSES +.P +sboremove [-h|-v] [-aR] sbo_name +.SH DESCRIPTION +.P +sboremove is used to remove packages installed from slackbuilds. It pulls the list of requirements from the .info file for any specified slackbuild. If such a list exists, sboremove will look to see whether or not those requirements are installed. Those that are will then be checked to see whether they are requirements of other packages also installed. If a package is no longer required, or the -a flag is specified sboremove will ask whether or not it should also remove it from the system. +.SH OPTIONS +.P +-h|--help +.RS +Show help information. +.RE +.P +-v|--version +.RS +Show version information. +.RE +.P +-R|--norequirements +.RS +This option causes sboremove to skip requirement handling, removing a single package only. +.RE +.P +-a|--alwaysask +.RS +Always ask to remove requirements, even those required by other packages currently installed (ignored by default) +.RE +.SH BUGS +.P +None known, but there may be some. Please report any found to xocel@iquidus.org; patches are always welcome. +.SH SEE ALSO +.P +sboupgrade(1), sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sbotools.conf(5) +.SH AUTHOR +.P +Luke Williams -- cgit v1.2.3 From c8c2c477d4bdaf1e11e2a7a64dc5e453e132ac08 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Fri, 30 Nov 2012 09:18:31 -0600 Subject: shared credit --- man1/sbocheck.1 | 4 +++- man1/sboclean.1 | 2 ++ man1/sboconfig.1 | 4 +++- man1/sbofind.1 | 4 +++- man1/sboinstall.1 | 4 +++- man1/sbosnap.1 | 4 +++- man1/sboupgrade.1 | 4 +++- 7 files changed, 20 insertions(+), 6 deletions(-) (limited to 'man1') diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index 59c2560..7d52488 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -25,6 +25,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sboclean.1 b/man1/sboclean.1 index 1bed44b..c2446c8 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -42,3 +42,5 @@ sbocheck(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), .SH AUTHOR .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index b4f47da..0379124 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -55,6 +55,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sbocheck(1), sboclean(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sbofind.1 b/man1/sbofind.1 index f9973e4..ad8acfb 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -35,6 +35,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sbocheck(1), sboclean(1), sboconfig(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index 3f8fa91..46a9da8 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -60,6 +60,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sbosnap(1), sboupgrade(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index dba3d0c..e8f71b2 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -36,6 +36,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index fba3f58..de1a4ab 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -70,6 +70,8 @@ None known, but there may be some. Please report any found to j@dawnrazor.net; p .SH SEE ALSO .P sbocheck(1), sboclean(1), sboconfig(1), sbofind(1), sboinstall(1), sbosnap(1), sbotools.conf(5) -.SH AUTHOR +.SH AUTHORS .P Jacob Pipkin +.P +Luke Williams -- cgit v1.2.3 From 10a7cc208e1c73e497b6d95727ae41cda75f5376 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Fri, 30 Nov 2012 09:19:29 -0600 Subject: updated ddate in man pages --- man1/sbocheck.1 | 2 +- man1/sboclean.1 | 2 +- man1/sboconfig.1 | 2 +- man1/sbofind.1 | 2 +- man1/sboinstall.1 | 2 +- man1/sbosnap.1 | 2 +- man1/sboupgrade.1 | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'man1') diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index 7d52488..ece382e 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbocheck 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sbocheck - update a local slackbuilds.org tree and check for updates. diff --git a/man1/sboclean.1 b/man1/sboclean.1 index c2446c8..4439c11 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -1,4 +1,4 @@ -.TH sboclean 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboclean 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sboclean - clean files left around by sbotools. diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 0379124..c6566ad 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -1,4 +1,4 @@ -.TH sboconfig 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboconfig 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sboconfig - set sbotools configuration options. diff --git a/man1/sbofind.1 b/man1/sbofind.1 index ad8acfb..cf8d576 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,4 +1,4 @@ -.TH sbofind 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbofind 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sbofind - search slackbuilds.org tree for a given name diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index 46a9da8..03c99f2 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -1,4 +1,4 @@ -.TH sboinstall 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboinstall 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sboinstall - install slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index e8f71b2..c73e794 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbosnap 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sbosnap - slackbuilds.org tree fetch and update command. diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index de1a4ab..9e48407 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -1,4 +1,4 @@ -.TH sboupgrade 1 "Boomtime, Bureaucracy 58, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboupgrade 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net .SH NAME .P sboupgrade - install or upgrade slackbuilds -- cgit v1.2.3 From f6bf4ba365c233da686c97f5f5d2b378998d1867 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Fri, 30 Nov 2012 09:20:07 -0600 Subject: version 1.1 -> 1.2 --- man1/sbocheck.1 | 2 +- man1/sboclean.1 | 2 +- man1/sboconfig.1 | 2 +- man1/sbofind.1 | 2 +- man1/sboinstall.1 | 2 +- man1/sboremove.1 | 2 +- man1/sbosnap.1 | 2 +- man1/sboupgrade.1 | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'man1') diff --git a/man1/sbocheck.1 b/man1/sbocheck.1 index ece382e..7cca4e8 100644 --- a/man1/sbocheck.1 +++ b/man1/sbocheck.1 @@ -1,4 +1,4 @@ -.TH sbocheck 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbocheck 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sbocheck - update a local slackbuilds.org tree and check for updates. diff --git a/man1/sboclean.1 b/man1/sboclean.1 index 4439c11..c4c1029 100644 --- a/man1/sboclean.1 +++ b/man1/sboclean.1 @@ -1,4 +1,4 @@ -.TH sboclean 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboclean 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sboclean - clean files left around by sbotools. diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index c6566ad..5de5b78 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -1,4 +1,4 @@ -.TH sboconfig 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboconfig 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sboconfig - set sbotools configuration options. diff --git a/man1/sbofind.1 b/man1/sbofind.1 index cf8d576..891fee4 100644 --- a/man1/sbofind.1 +++ b/man1/sbofind.1 @@ -1,4 +1,4 @@ -.TH sbofind 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbofind 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sbofind - search slackbuilds.org tree for a given name diff --git a/man1/sboinstall.1 b/man1/sboinstall.1 index 03c99f2..8fe6d11 100644 --- a/man1/sboinstall.1 +++ b/man1/sboinstall.1 @@ -1,4 +1,4 @@ -.TH sboinstall 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboinstall 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sboinstall - install slackbuilds diff --git a/man1/sboremove.1 b/man1/sboremove.1 index 993abed..eea766a 100644 --- a/man1/sboremove.1 +++ b/man1/sboremove.1 @@ -1,4 +1,4 @@ -.TH sboremove 1 "Pungenday, Bureaucracy 69, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboremove 1 "Pungenday, Bureaucracy 69, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sboremove - remove packages installed from slackbuilds diff --git a/man1/sbosnap.1 b/man1/sbosnap.1 index c73e794..d84af01 100644 --- a/man1/sbosnap.1 +++ b/man1/sbosnap.1 @@ -1,4 +1,4 @@ -.TH sbosnap 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sbosnap 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sbosnap - slackbuilds.org tree fetch and update command. diff --git a/man1/sboupgrade.1 b/man1/sboupgrade.1 index 9e48407..c55c85f 100644 --- a/man1/sboupgrade.1 +++ b/man1/sboupgrade.1 @@ -1,4 +1,4 @@ -.TH sboupgrade 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.1 fnord" dawnrazor.net +.TH sboupgrade 1 "Prickle-Prickle, The Aftermath 42, 3178 YOLD" "sbotools 1.2 fnord" dawnrazor.net .SH NAME .P sboupgrade - install or upgrade slackbuilds -- cgit v1.2.3