summaryrefslogtreecommitdiff
path: root/sconsign.1
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-12 17:52:28 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-12 17:52:28 +0200
commit81fada2b46636cbd118cc86ca85fa23966a4f88c (patch)
treeb7466cd11e81e45289ba0b36f5c73281f19e1112 /sconsign.1
parent2fb368b8751637ffa010e5e4f79e2dda6adc6038 (diff)
parent7cff8ecb55b0eee07bf8c52ec5b3ea5c156bcbad (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'sconsign.1')
-rw-r--r--sconsign.118
1 files changed, 10 insertions, 8 deletions
diff --git a/sconsign.1 b/sconsign.1
index 471caf4..34d417b 100644
--- a/sconsign.1
+++ b/sconsign.1
@@ -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