Fix mis-markup of the -p, --patch option in git-add(1)
[gitweb.git] / Documentation / git-add.txt
index bf94cd43bdd8a9e113af37bec5acd568dd1b3930..721ca998c1988de3cb29c43286a2ffe2e516be4c 100644 (file)
@@ -65,7 +65,7 @@ OPTIONS
        operation to a subset of the working tree. See ``Interactive
        mode'' for details.
 
--p, \--patch:
+-p, \--patch::
        Similar to Interactive mode but the initial command loop is
        bypassed and the 'patch' subcommand is invoked using each of
        the specified filepatterns before exiting.