Document git-repo-config --bool/--int options.
Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
6658923070
commit
eb07fd59ac
@ -77,6 +77,12 @@ OPTIONS
|
||||
-l, --list::
|
||||
List all variables set in config file.
|
||||
|
||||
--bool::
|
||||
git-repo-config will ensure that the output is "true" or "false"
|
||||
|
||||
--int::
|
||||
git-repo-config will ensure that the output is a simple decimal number
|
||||
|
||||
|
||||
ENVIRONMENT
|
||||
-----------
|
||||
|
Loading…
Reference in New Issue
Block a user