X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-prune-packed.txt;h=9f85f3833ebc78b1de7981c5048330357a513f0e;hb=afc05f9f13beded8caf15d8e58d06fd64e0f7808;hp=3800edb7bb7d9062dddb3393eaf1a80e5a44596d;hpb=a6080a0a44d5ead84db3dabbbc80e82df838533d;p=git.git diff --git a/Documentation/git-prune-packed.txt b/Documentation/git-prune-packed.txt index 3800edb7b..9f85f3833 100644 --- a/Documentation/git-prune-packed.txt +++ b/Documentation/git-prune-packed.txt @@ -13,7 +13,7 @@ SYNOPSIS DESCRIPTION ----------- -This program search the `$GIT_OBJECT_DIR` for all objects that currently +This program searches the `$GIT_OBJECT_DIR` for all objects that currently exist in a pack file as well as the independent object directories. All such extra objects are removed.