summaryrefslogtreecommitdiff
path: root/debian/scons-configure-cache.1
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-04 08:37:31 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-11-04 08:37:31 +0100
commite7539ea7e27dbcdb9270677ffc153b4ab1f22a4f (patch)
tree016ce695edd49f7b79643f069598659749cd3aac /debian/scons-configure-cache.1
parent2fcd2d19add98af05d47d180b9ab8d48743f883b (diff)
Add missing man page debian/scons-configure-cache.1
Diffstat (limited to 'debian/scons-configure-cache.1')
-rw-r--r--debian/scons-configure-cache.127
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/scons-configure-cache.1 b/debian/scons-configure-cache.1
new file mode 100644
index 0000000..285e4af
--- /dev/null
+++ b/debian/scons-configure-cache.1
@@ -0,0 +1,27 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
+.TH SCONS-CONFIGURE-CACHE "1" "November 2016" "scons-configure-cache 1.0" "User Commands"
+.SH NAME
+scons-configure-cache \- Configure Scons cache.
+.SH DESCRIPTION
+usage: scons\-configure\-cache [\-h] [\-\-prefix\-len <number>] [\-\-version]
+.IP
+cache\-dir
+.PP
+Modify the configuration of an scons cache directory
+.SS "positional arguments:"
+.TP
+cache\-dir
+Path to scons cache directory
+.SS "optional arguments:"
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+show this help message and exit
+.TP
+\fB\-\-prefix\-len\fR <number>
+Length of cache file name used as subdirectory prefix
+.TP
+\fB\-\-version\fR
+show program's version number and exit
+.PP
+Unless you specify an option, it will not be changed (if it is already set in
+the cache config), or changed to an appropriate default (it it is not set).