From c41b439244c51b30c60953192816afc91e552578 Mon Sep 17 00:00:00 2001 From: Brandon Casey Date: Wed, 30 Jan 2008 18:41:25 -0600 Subject: filter-branch docs: remove brackets so not to imply revision arg is optional Signed-off-by: Brandon Casey Signed-off-by: Junio C Hamano diff --git a/Documentation/git-filter-branch.txt b/Documentation/git-filter-branch.txt index e22dfa5..a7f51ab 100644 --- a/Documentation/git-filter-branch.txt +++ b/Documentation/git-filter-branch.txt @@ -13,7 +13,7 @@ SYNOPSIS [--msg-filter ] [--commit-filter ] [--tag-name-filter ] [--subdirectory-filter ] [--original ] [-d ] [-f | --force] - [...] + DESCRIPTION ----------- diff --git a/git-filter-branch.sh b/git-filter-branch.sh index fbb948d..753bf50 100755 --- a/git-filter-branch.sh +++ b/git-filter-branch.sh @@ -92,7 +92,7 @@ USAGE="[--env-filter ] [--tree-filter ] \ [--msg-filter ] [--commit-filter ] \ [--tag-name-filter ] [--subdirectory-filter ] \ [--original ] [-d ] [-f | --force] \ -[...]" +" OPTIONS_SPEC= . git-sh-setup -- cgit v0.10.2-6-g49f6