X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-pack-refs.txt;h=c0718468d563e7ee5f8bd37c5f583ec7dc9d3d62;hb=3240240ff427fa2e26a847c7c9fd89e6a4313daa;hp=fa486813747135d9592ff6a117bb8568524de7cc;hpb=bc47c29ec18164ba1f05600333457cf6f2432856;p=thirdparty%2Fgit.git diff --git a/Documentation/git-pack-refs.txt b/Documentation/git-pack-refs.txt index fa48681374..c0718468d5 100644 --- a/Documentation/git-pack-refs.txt +++ b/Documentation/git-pack-refs.txt @@ -42,7 +42,7 @@ unpacked. OPTIONS ------- -\--all:: +--all:: The command by default packs all tags and refs that are already packed, and leaves other refs @@ -51,7 +51,7 @@ developed and packing their tips does not help performance. This option causes branch tips to be packed as well. Useful for a repository with many branches of historical interests. -\--no-prune:: +--no-prune:: The command usually removes loose refs under `$GIT_DIR/refs` hierarchy after packing them. This option tells it not to.