diff options
author | Stefan Beller <sbeller@google.com> | 2016-12-27 15:43:09 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-12 14:19:32 -0800 |
commit | fc01a5d26a8f0f80db8302d3ef3ce10924a68581 (patch) | |
tree | a34ac8a4f350f4d3ca98202872bb673f25ed8129 /builtin | |
parent | submodule documentation: add options to the subcommand (diff) | |
download | tgif-fc01a5d26a8f0f80db8302d3ef3ce10924a68581.tar.xz |
submodule update documentation: don't repeat ourselves
The documentation for the `git submodule update` command, repeats itself
for each update option, "This is done when <option> is given, or no
option is given and `submodule.<name>.update` is set to <string>.
Avoid these repetitive clauses by stating the command line options take
precedence over configured options.
Also add 'none' to the list of options instead of mentioning it in the
following running text and split the list into two parts, one that is
accessible via the command line and one that is only reachable via the
configuration variables.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin')
0 files changed, 0 insertions, 0 deletions