X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-mv.txt;h=6756b76bb11bc17279c3f20c16d7b4ba131f5832;hb=50cfde14531a5b354bbc3a070fe39c1ee86e2915;hp=3013b8d0c21b4895f1eea05abfb8c89cd766bfb4;hpb=b933e818e951c290e8355ae544567bba949f392e;p=git.git diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt index 3013b8d0c..6756b76bb 100644 --- a/Documentation/git-mv.txt +++ b/Documentation/git-mv.txt @@ -3,17 +3,20 @@ git-mv(1) NAME ---- -git-mv - Script used to move or rename a file, directory or symlink. +git-mv - Move or rename a file, a directory, or a symlink SYNOPSIS -------- - 'git-mv' [-f] [-n] - 'git-mv' [-f] [-n] [-k] ... +'git-mv' ... ... DESCRIPTION ----------- This script is used to move or rename a file, directory or symlink. + + git-mv [-f] [-n] + git-mv [-f] [-n] [-k] ... + In the first form, it renames , which must exist and be either a file, symlink or directory, to . In the second form, the last argument has to be an existing