]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/doc-opt-tilde-expand'
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Dec 2024 01:04:52 +0000 (10:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Dec 2024 01:04:52 +0000 (10:04 +0900)
Describe a case where an option value needs to be spelled as a
separate argument, i.e. "--opt val", not "--opt=val".

* jc/doc-opt-tilde-expand:
  doc: option value may be separate for valid reasons


Trivial merge