diff options
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  | 
