diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 17:48:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-12 17:48:16 +0200 |
commit | 5691a6c506a798b49164d132608bc9d747b92180 (patch) | |
tree | 85704636c71371f118ef03370a4f5cda428f0b40 /sconsign.1 | |
parent | 2fb368b8751637ffa010e5e4f79e2dda6adc6038 (diff) | |
parent | 19712e5025e3cf6a33fccd0738f04e018d55025f (diff) |
Update upstream source from tag 'upstream/3.0.5'
Update to upstream version '3.0.5'
with Debian dir 17ecf804eb411d18bf841acaaf9a2dab2b55f14d
Diffstat (limited to 'sconsign.1')
-rw-r--r-- | sconsign.1 | 18 |
1 files changed, 10 insertions, 8 deletions
@@ -2,12 +2,12 @@ .\" Title: SCONSIGN .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 11/14/2017 -.\" Manual: SCons 3.0.1 -.\" Source: SCons 3.0.1 +.\" Date: 03/26/2019 +.\" Manual: SCons 3.0.5 +.\" Source: SCons 3.0.5 .\" Language: English .\" -.TH "SCONSIGN" "1" "11/14/2017" "SCons 3\&.0\&.1" "SCons 3\&.0\&.1" +.TH "SCONSIGN" "1" "03/26/2019" "SCons 3\&.0\&.5" "SCons 3\&.0\&.5" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -59,14 +59,16 @@ suffix contains signature entries for more than one directory (that is, was spec \fBSConsignFile ()\fR function)\&. Any \fIfile\fR -argument that does not end in -\fB\&.dbm\fR +argument that ends in +\fB\&.dblite\fR is assumed to be a traditional \fB\&.sconsign\fR -file containing the signature entries for a single directory\&. An explicit format may be specified using the +file containing the signature entries for a single directory\&. If neither of those is true, +\fBsconsign\fR +attempts to guess the format\&. If that does not work, an explicit format may be specified using the \fB\-f\fR or -\fB\-\-file=\fR +\fB\-\-format=\fR options\&. .SH "OPTIONS" .PP |