aboutsummaryrefslogtreecommitdiff
path: root/man1/sboclean.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/sboclean.1')
-rw-r--r--man1/sboclean.118
1 files changed, 9 insertions, 9 deletions
diff --git a/man1/sboclean.1 b/man1/sboclean.1
index 4cc8299..bcbdc9c 100644
--- a/man1/sboclean.1
+++ b/man1/sboclean.1
@@ -4,38 +4,38 @@
sboclean - clean files left around by sbotools.
.SH SYNAPSES
.P
-sboclean [-hvdwi]
+sboclean [-h|-v] [-dwi]
.SH DESCRIPTION
.P
sboclean is used to clean files left around by sbotools, such as downloaded source files ("distfiles"), or work directories under /tmp/SBo. Note that if not run with the -i flag, sboclean will remove anything in the distfiles or /tmp/SBo folders with extreme prejudice. One of either -d or -w must be specified for this script to do anything.
.SH OPTIONS
.P
--h
+-h|--help
.RS
Show help information.
.RE
.P
--v
+-v|--version
.RS
-Show sbotools version information.
+Show version information.
.RE
.P
--d
+-d|--clean-dist
.RS
Clean distfiles, by default located at /usr/sbo/distfiles.
.RE
.P
--w
+-w|--clean-work
.RS
Clean working directories, located under /tmp/SBo.
.RE
.P
--i
+-i|--interactive
.RS
-Be interactive; sboclean will ask for confirmation for each item which it think should be removed.
+Be interactive; sboclean will ask for confirmation for each item which it thinks should be removed.
.SH BUGS
.P
-None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome. In the future sbotools may exist in a public git repository and this section may change to reflect that.
+None known, but there may be some. Please report any found to j@dawnrazor.net; patches are always welcome.
.SH SEE ALSO
.P
sbocheck(1), sboconfig(1), sbofind(1), sboinstall(1), sboupgrade(1), sbosnap(1), sbotools.conf(5)