summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-11-03 02:46:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-11-03 02:46:46 +0000
commit7ae0ab27c80a24b52c6c1bbd3fb8325cb22eb2da (patch)
tree69639e88a0e700c8a79bf4a0e2bf4436cf2af96f /git-add.txt
parent1c70883dc871f015b3f14945f7c310325ab4aba8 (diff)
downloadgit-htmldocs-7ae0ab27c80a24b52c6c1bbd3fb8325cb22eb2da.tar.gz
Autogenerated HTML docs for v1.5.3.5-529-ge3d6d
Diffstat (limited to 'git-add.txt')
-rw-r--r--git-add.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-add.txt b/git-add.txt
index 2fe735555..963e1ab1e 100644
--- a/git-add.txt
+++ b/git-add.txt
@@ -50,10 +50,10 @@ OPTIONS
and `dir/file2`) can be given to add all files in the
directory, recursively.
--n::
+-n, \--dry-run::
Don't actually add the file(s), just show if they exist.
--v::
+-v, \--verbose::
Be verbose.
-f::