From 19712e5025e3cf6a33fccd0738f04e018d55025f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 12 Jul 2019 17:48:12 +0200 Subject: New upstream version 3.0.5 --- sconsign.1 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'sconsign.1') 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 -.\" 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 -- cgit v1.2.3