Signed-off-by: Fredrik Skolmli <fredrik@xxxxxxxx> --- Documentation/git-clean.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt index 43b2de7..ec6f743 100644 --- a/Documentation/git-clean.txt +++ b/Documentation/git-clean.txt @@ -23,6 +23,9 @@ example, be useful to remove all build products. If any optional `<path>...` arguments are given, only those paths are affected. +If no arguments are given, the cleaning is recursive, starting at the current +path. + OPTIONS ------- -d:: -- 1.6.3.rc4.106.g0303f -- Fredrik Skolmli -- 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