]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-mv.txt
Merge branch 'os/no-verify-skips-commit-msg-too' into maint
[thirdparty/git.git] / Documentation / git-mv.txt
index e4531325cd0e00000670692ee3e5a26387460d9e..79449bf98fe56b10f80a2d106dcfb7a3289da555 100644 (file)
@@ -32,10 +32,10 @@ OPTIONS
 --force::
        Force renaming or moving of a file even if the target exists
 -k::
-        Skip move or rename actions which would lead to an error
+       Skip move or rename actions which would lead to an error
        condition. An error happens when a source is neither existing nor
        controlled by Git, or when it would overwrite an existing
-        file unless '-f' is given.
+       file unless `-f` is given.
 -n::
 --dry-run::
        Do nothing; only show what would happen