summaryrefslogtreecommitdiff
path: root/debian/scons-configure-cache.1
blob: 285e4af88022bc2cb0ed28033d0a3ae218593c04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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).