summaryrefslogtreecommitdiffstats
path: root/gitcli.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-11 15:41:17 -0700
committerJunio C Hamano <gitster@pobox.com>2024-03-11 15:41:17 -0700
commitb47d9c841ffcd228bc7f676414b2e7086beb1550 (patch)
tree09e35794cfc9e417a481a756e62d3201713d4fcb /gitcli.html
parentd2c69b605afd8b35f402e2ac9d01d9ee195116e0 (diff)
downloadgit-htmldocs-b47d9c841ffcd228bc7f676414b2e7086beb1550.tar.gz
Autogenerated HTML docs for v2.44.0-191-g945115
Diffstat (limited to 'gitcli.html')
-rw-r--r--gitcli.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/gitcli.html b/gitcli.html
index 4ed8ec24f..66647ab79 100644
--- a/gitcli.html
+++ b/gitcli.html
@@ -843,12 +843,6 @@ scripting Git:</p></div>
<div class="ulist"><ul>
<li>
<p>
-It&#8217;s preferred to use the non-dashed form of Git commands, which means that
- you should prefer <code>git foo</code> to <code>git-foo</code>.
-</p>
-</li>
-<li>
-<p>
Splitting short options to separate words (prefer <code>git foo -a -b</code>
to <code>git foo -ab</code>, the latter may not even work).
</p>
@@ -1052,7 +1046,7 @@ The two options can be specified together to ask a command to work
<div id="footer">
<div id="footer-text">
Last updated
- 2023-10-23 14:43:46 PDT
+ 2024-03-11 15:39:49 PDT
</div>
</div>
</body>