]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-fmt-merge-msg.txt
Documentation: be consistent about "git-" versus "git "
[thirdparty/git.git] / Documentation / git-fmt-merge-msg.txt
index 2a7cfb980b7f0b6fa2bd741b3601467f07025691..46d4a4acac713ebba26ea600e647161ee687a977 100644 (file)
@@ -9,8 +9,8 @@ git-fmt-merge-msg - Produce a merge commit message
 SYNOPSIS
 --------
 [verse]
-git-fmt-merge-msg [--log | --no-log] <$GIT_DIR/FETCH_HEAD
-git-fmt-merge-msg [--log | --no-log] -F <file>
+git fmt-merge-msg [--log | --no-log] <$GIT_DIR/FETCH_HEAD
+git fmt-merge-msg [--log | --no-log] -F <file>
 
 DESCRIPTION
 -----------