spot-x.7: new man page for common fine-tuning options
* src/bin/spot-x.cc, src/bin/man/spot-x.x: New files. * src/bin/Makefile.am, src/bin/man/Makefile.am: Adjust. * src/bin/man/ltl2tgba.x: Remove all fine-tuning options, and make a reference spot spot-x (7). * src/bin/common_setup.hh, src/bin/common_setup.cc: Add a misc_argp_hidden version of the option, so that --help and --version are not shown in the --help output used by help2man to generate spot-x.7. * src/bin/ltl2tgba.cc: Refer to spot-x.7.
This commit is contained in:
parent
1337c9c3e1
commit
d78670ad44
9 changed files with 135 additions and 52 deletions
10
src/bin/man/spot-x.x
Normal file
10
src/bin/man/spot-x.x
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[NAME]
|
||||
spot-x \- Common fine-tuning options.
|
||||
[SYNOPSIS]
|
||||
.B \-\-extra-options STRING
|
||||
.br
|
||||
.B \-x STRING
|
||||
[DESCRIPTION]
|
||||
.\" Add any additional description here
|
||||
[SEE ALSO]
|
||||
.BR ltl2tgba (1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue