man: two fixups for spot-x

* bin/man/spot-x.x: Fix the example of SPOT_DEFAULT_FORMAT,
and clarify the text for SPOT_DOTDEFAULT.
This commit is contained in:
Alexandre Duret-Lutz 2016-09-06 12:24:43 +02:00
parent ed254ea19f
commit 120118f66b

View file

@ -24,7 +24,7 @@ passed to the printer by suffixing the output format with
.in +4n .in +4n
.nf .nf
.ft C .ft C
% SPOT_DEFAULT_OUTPUT=dot=bar autfilt ... % SPOT_DEFAULT_FORMAT=dot=bar autfilt ...
.fi .fi
.in -4n .in -4n
is the same as running is the same as running
@ -42,10 +42,10 @@ it up once for many commands.
Whenever the \f(CW--dot\fR option is used without argument (even Whenever the \f(CW--dot\fR option is used without argument (even
implicitely via \fBSPOT_DEFAULT_FORMAT\fR), the contents of this implicitely via \fBSPOT_DEFAULT_FORMAT\fR), the contents of this
variable is used as default argument. If you have some default variable is used as default argument. If you have some default
setting in \fBSPOT_DOTDEFAULT\fR but want to alter them temporarily settings in \fBSPOT_DOTDEFAULT\fR and want to append to options
for one call, use \f(CW--dot=.yyy\fR: the dot character will be \f(CWxyz\fR temporarily for one call, use \f(CW--dot=.xyz\fR:
replaced by the contents of the \f(CWSPOT_DOTDEFAULT\fR environment the dot character will be replaced by the contents of the
variable. \f(CWSPOT_DOTDEFAULT\fR environment variable.
.TP .TP
\fBSPOT_DOTEXTRA\fR \fBSPOT_DOTEXTRA\fR