Johan Andersson
1ca08fae5c
diff_man_help.sh: fix “ \1 not defined in the RE” on macOS
2016-10-06 22:27:55 +02:00
Olof Johansson
a7e5cc0ac2
diff_man_help: Be a little bit less strict about format
...
The diff_man_help script now makes sure that every long option listed in
the --help is also listed in the manual. This avoid having to deal with
inconsistencies in how they are documented, but still makes sure that
new option are added to the manual page as well.
2016-10-04 11:19:57 +02:00
Johan Andersson
5c2342f6c0
diff_man: detect extented regex for sed
2016-05-05 12:53:06 +02:00
Olof Johansson
e6e8f2d591
Move run-tests.sh to scripts directory
2015-10-25 17:29:38 +01:00
Johan Andersson
20d72587b2
OSX dont have sha1sum. it is called shasum
2015-03-24 21:30:38 +01:00
Olof Johansson
47b05a245d
build: Add doctest make target
...
Running `make doctest` will make sure the manual page is synchronized with the
available options.
2015-03-22 18:08:03 +01:00
Olof Johansson
7cde2ca8e7
Add script to diff --help and manpage
...
This is useful for making sure that the manpage is updated with regards to new
options.
2015-03-22 18:08:03 +01:00