comparison share/man/man1/roundup-admin.1 @ 7546:534f8bdb8f94

Add -P pragma=value command line option to roundup-admin. To set pragmas when using non-interactive mode, or set on command line when going into interactive mode. Also changed specification test to use command line pragma setting rather than interactive. This tests the -P option without having to run an extra test. Docs updated as well.
author John Rouillard <rouilj@ieee.org>
date Fri, 14 Jul 2023 00:30:44 -0400
parents 312d52305583
children 73dfa9df9fb0
comparison
equal deleted inserted replaced
7545:939fcfdfa370 7546:534f8bdb8f94
26 When outputting lists of data, separate items with given string. 26 When outputting lists of data, separate items with given string.
27 .TP 27 .TP
28 \fB-s\fP 28 \fB-s\fP
29 When outputting lists of data, space-separate them. Same as 29 When outputting lists of data, space-separate them. Same as
30 \fB-S " "\fP. 30 \fB-S " "\fP.
31 .TP
32 \fB-P pragma=value\fP
33 Set a pragma on the command line. Multiple \fB-P\fP options can be
34 specified to set multiple pragmas.
31 .TP 35 .TP
32 \fB-V\fP 36 \fB-V\fP
33 Be verbose when importing data. 37 Be verbose when importing data.
34 .TP 38 .TP
35 \fB-v\fP 39 \fB-v\fP

Roundup Issue Tracker: http://roundup-tracker.org/