X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-add.txt;h=e93e606f458356275964d0d7b438ca772abba47c;hb=a9e11220c2656cc5d7baac4d0735c04f9be46438;hp=45ebf87ca3c31bce8645a0130625f4b653929e5c;hpb=4096958aab6f83302dd00f19d2bd500ae75e8c29;p=git.git diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt index 45ebf87ca..e93e606f4 100644 --- a/Documentation/git-add.txt +++ b/Documentation/git-add.txt @@ -76,10 +76,10 @@ OPTIONS work tree and add them to the index. This gives the user a chance to review the difference before adding modified contents to the index. - - This effectively runs ``add --interactive``, but bypasses the - initial command menu and directly jumps to `patch` subcommand. - See ``Interactive mode'' for details. ++ +This effectively runs `add --interactive`, but bypasses the +initial command menu and directly jumps to the `patch` subcommand. +See ``Interactive mode'' for details. -e, \--edit:: Open the diff vs. the index in an editor and let the user