summaryrefslogtreecommitdiffstats
path: root/t/t1502/optionspec-neg
blob: 392f43eb0b935743c19dd9a20be2c9139df926fc (plain)
1
2
3
4
5
6
7
8
some-command [options] <args>...

some-command does foo and bar!
--
foo		can be negated
no-bar		can be positivated
positive-only!	cannot be negated
no-negative!	cannot be positivated