From c005c6aa980f5f51e00d1f6a80ae0f009d533627 Mon Sep 17 00:00:00 2001 From: Michele Ballabio Date: Fri, 5 Oct 2007 00:41:11 +0200 Subject: git-archive: document --exec Signed-off-by: Michele Ballabio Signed-off-by: Lars Hjemli Signed-off-by: Shawn O. Pearce --- Documentation/git-archive.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Documentation') diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt index e1e2d60fe..7cd652655 100644 --- a/Documentation/git-archive.txt +++ b/Documentation/git-archive.txt @@ -10,7 +10,8 @@ SYNOPSIS -------- [verse] 'git-archive' --format= [--list] [--prefix=/] [] - [--remote=] [path...] + [--remote= [--exec=]] + [path...] DESCRIPTION ----------- @@ -52,6 +53,10 @@ OPTIONS Instead of making a tar archive from local repository, retrieve a tar archive from a remote repository. +--exec=:: + Used with --remote to specify the path to the + git-upload-archive executable on the remote side. + :: The tree or commit to produce an archive for. -- cgit v1.2.1