summaryrefslogtreecommitdiffstats
path: root/Documentation/git-mv.txt
diff options
context:
space:
mode:
authorJonas Fonseca <fonseca@diku.dk>2007-10-14 16:10:42 +0200
committerJunio C Hamano <gitster@pobox.com>2007-10-29 21:03:31 -0700
commite0e6c0961140c0329a9cfccc1d227f3f4bcd4777 (patch)
treeecf3ce9788443b1e61b329dcee26e5529f3299b6 /Documentation/git-mv.txt
parentc3428da87f625d22b7f0ea1e1fb7028264943da3 (diff)
downloadgit-e0e6c0961140c0329a9cfccc1d227f3f4bcd4777.tar.gz
git-e0e6c0961140c0329a9cfccc1d227f3f4bcd4777.tar.xz
Update manpages to reflect new short and long option aliases
Signed-off-by: Jonas Fonseca <fonseca@diku.dk> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'Documentation/git-mv.txt')
-rw-r--r--Documentation/git-mv.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt
index 2c9cf743c..3b8ca76df 100644
--- a/Documentation/git-mv.txt
+++ b/Documentation/git-mv.txt
@@ -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