2013/5/7 Jiang Xin <worldhello.net@xxxxxxxxx>: > Signed-off-by: Jiang Xin <worldhello.net@xxxxxxxxx> > --- > Documentation/git-clean.txt | 70 ++++++++++++++++++++++++++++++++++++++++----- > 1 file changed, 63 insertions(+), 7 deletions(-) > > diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt > index f5572..56d60 100644 > --- a/Documentation/git-clean.txt > +++ b/Documentation/git-clean.txt > @@ -39,13 +39,8 @@ OPTIONS > > -i:: > --interactive:: > - Show what would be done and the user must confirm before actually > - cleaning. In the confirmation dialog, the user can choose to abort > - the cleaning, or enter into an edit mode. In the edit mode, the > - user can input space-separated patterns (the same syntax as > - gitignore), and each clean candidate that matches with one of the > - patterns will be excluded from cleaning. When the user feels it's > - OK, presses ENTER and back to the confirmation dialog. > + Show what would be done and clean files interactively. See > + ``Interactive mode`` for details. ^^^^^^^^^^^^^^^^^^^^ should be ``Interactive mode'' -- Jiang Xin -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html