X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-archive.txt;h=4163a1bcb1643e7f05b6a79034ac9f63135d6ac9;hb=67976c65e0e931ad73ec21e5effe3dc204003df4;hp=8d3e66626f7561b0ba7f8140288cfc15167bdc14;hpb=89cd4aa8624de4fa80469ab9ef8482f44b2cc2db;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.