X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-archive.txt;h=4163a1bcb1643e7f05b6a79034ac9f63135d6ac9;hb=734e0ba43767ebb73bb35a921c0a38e956f0b4d1;hp=8d3e66626f7561b0ba7f8140288cfc15167bdc14;hpb=66bce02ec459123d07c3f0230906cc2f8e36504c;p=git.git diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt index 8d3e66626..4163a1bcb 100644 --- a/Documentation/git-archive.txt +++ b/Documentation/git-archive.txt @@ -12,7 +12,7 @@ SYNOPSIS 'git archive' [--format=] [--list] [--prefix=/] [] [-o | --output=] [--worktree-attributes] [--remote= [--exec=]] - [path...] + [...] DESCRIPTION ----------- @@ -73,7 +73,7 @@ OPTIONS :: The tree or commit to produce an archive for. -path:: +:: Without an optional path parameter, all files and subdirectories of the current working directory are included in the archive. If one or more paths are specified, only these are included.