summary refs log tree commit diff
path: root/scripts/sandman.1
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-06-13 23:39:23 +0000
committerJune McEnroe <june@causal.agency>2021-06-14 17:00:15 -0400
commit1ccadd7c72e10854f4562115d9ce783d50163afa (patch)
tree7360ca1bfc487a61c93dfd97f40d679a0c90b4dd /scripts/sandman.1
parentAdd \com text macro (diff)
downloadcatgirl-1ccadd7c72e10854f4562115d9ce783d50163afa.tar.gz
catgirl-1ccadd7c72e10854f4562115d9ce783d50163afa.zip
Treat `-T's optional argument as optional
`-T[format]' is not possible with getopt(3) but getopt_long(3) supports
"T::" exactly for that, so make the command line option go in line with
configuration files and documentation.

While here, check `has_arg' explicitly as getopt_long(3) only documents
mnemonic values not numerical ones.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
?id=aadee09d292ced6d04ace5b22e5214ad70f5365a&follow=1'>Print title as soon as it's availableJune McEnroe 2019-09-05Use CURL_PREFIX to set flagsJune McEnroe 2019-09-05Add titleJune McEnroe 2019-09-04Add Avorter n'est pas tuerJune McEnroe 2019-08-29Unset executable on shell scriptsJune McEnroe 2019-08-29Add long-missing setopt to bin.7June McEnroe 2019-08-29Add editJune McEnroe