From 18bd8821cace2f830e34574df6df30e072d0ed40 Mon Sep 17 00:00:00 2001 From: Uwe Kleine-König Date: Fri, 19 Jan 2007 13:43:00 +0100 Subject: Update documentation of fetch-pack, push and send-pack MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add all supported options to Documentation/git-....txt and the usage strings. Signed-off-by: Uwe Kleine-König Signed-off-by: Junio C Hamano --- Documentation/git-push.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-push.txt') diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index 3e8dbcf93a..7a2e503a4e 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -8,7 +8,7 @@ git-push - Update remote refs along with associated objects SYNOPSIS -------- -'git-push' [--all] [--tags] [--exec=] [--repo=all] [-f | --force] [-v] [ ...] +'git-push' [--all] [--tags] [--exec=] [--repo=all] [-f | --force] [-v] [ ...] DESCRIPTION ----------- -- cgit v1.3-5-g9baa