Welcome to mirror list, hosted at ThFree Co, Russian Federation.

optionspec-neg « t1502 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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