X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-prune.txt;h=da6055d4b8cf78aff16fa553e684b0b3ed57138e;hb=57c57a97e1b5b8607fa7c8fae8b0cf20706cc453;hp=54f1dab38de9e01d8452753ac6028875b91d5f6b;hpb=373a273309433d66d56505f0a125434c57fa508d;p=git.git diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt index 54f1dab38..da6055d4b 100644 --- a/Documentation/git-prune.txt +++ b/Documentation/git-prune.txt @@ -8,7 +8,7 @@ git-prune - Prune all unreachable objects from the object database SYNOPSIS -------- -'git-prune' [-n] [--expire ] [--] [...] +'git-prune' [-n] [-v] [--expire ] [--] [...] DESCRIPTION ----------- @@ -34,6 +34,9 @@ OPTIONS Do not remove anything; just report what it would remove. +-v:: + Report all removed objects. + \--:: Do not interpret any more arguments as options.