api-parse-options.txt: Introduce documentation for parse options API
[gitweb.git] / Documentation / git-mv.txt
index 207c43a631ba6be8eb85e93b67a48fc90819b770..339190600a292eca9b56771316118481236d46fb 100644 (file)
@@ -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
@@ -35,6 +35,7 @@ OPTIONS
         controlled by GIT, or when it would overwrite an existing
         file unless '-f' is given.
 -n::
+--dry-run::
        Do nothing; only show what would happen
 
 
@@ -50,5 +51,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the gitlink:git[7] suite
-
+Part of the linkgit:git[1] suite