X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-mv.txt;h=bff3fbe7459dec090ddb5e5df5ff94cf4b030046;hb=473d33168be9b0984f6281d5613f3b7b84817e99;hp=207c43a631ba6be8eb85e93b67a48fc90819b770;hpb=67e31d6234c0332334d7aedd70b2f101bc010cf9;p=git.git diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt index 207c43a63..bff3fbe74 100644 --- a/Documentation/git-mv.txt +++ b/Documentation/git-mv.txt @@ -3,7 +3,7 @@ git-mv(1) NAME ---- -git-mv - Move or rename a file, directory or symlink +git-mv - Move or rename a file, a directory, or a symlink SYNOPSIS @@ -34,7 +34,7 @@ OPTIONS 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. --n:: +-n, \--dry-run:: Do nothing; only show what would happen @@ -50,5 +50,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list