diff options
Diffstat (limited to 'man1/sboconfig.1')
-rw-r--r-- | man1/sboconfig.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man1/sboconfig.1 b/man1/sboconfig.1 index 5de5b78..25db6d4 100644 --- a/man1/sboconfig.1 +++ b/man1/sboconfig.1 @@ -29,6 +29,7 @@ List out current configuration options, including unmodified default configurati .RS NOCLEAN: If TRUE, then DO NOT clean working directories after building the slackbuild. These are the directories where the source is unpacked and compiled, and where the package is put together in, which are under /tmp/SBo. By default, these directories are removed after building an slackbuild. Setting this option to TRUE causes the working directories to not be cleaned by default. This can be overridden when running sboupgrade(1)/sboinstall(1). .RE + .P -d|--distclean (FALSE|TRUE) .RS |