help text: tidy up the input file text a bit
authorKyle J. McKay <[email protected]>
Wed, 27 Aug 2014 01:52:37 +0000 (26 18:52 -0700)
committerKyle J. McKay <[email protected]>
Wed, 27 Aug 2014 01:52:37 +0000 (26 18:52 -0700)
git-export-filter.1
git-export-filter.txt
git-export-help.txt

index 605c2a6..45061c6 100644 (file)
@@ -26,7 +26,7 @@ git-export-filter \- Filter fast\-export data with optional rewrites
                   [\-\-branches\-file=<branches_file>] [\-\-trunk\-is\-master]
                   [\-\-convert\-tagger=<email>] [\-\-strip\-at\-suffix]
                   [\-\-expand\-renames] [\-\-]
-                  <input_file>|< <input_file>   > <output_file>
+                  [<input_file>] > <output_file>
 .fi
 .sp
 .SH "DESCRIPTION"
index f7da513..8b978f2 100644 (file)
@@ -14,7 +14,7 @@ SYNOPSIS
                  [--branches-file=<branches_file>] [--trunk-is-master]
                  [--convert-tagger=<email>] [--strip-at-suffix]
                  [--expand-renames] [--]
-                 <input_file>|< <input_file>   > <output_file>
+                 [<input_file>] > <output_file>
 
 
 DESCRIPTION
index 616f8e9..0402c2e 100644 (file)
@@ -11,7 +11,7 @@ SYNOPSIS
                          [--branches-file=<branches_file>] [--trunk-is-master]
                          [--convert-tagger=<email>] [--strip-at-suffix]
                          [--expand-renames] [--]
-                         <input_file>|< <input_file>   > <output_file>
+                         [<input_file>] > <output_file>
 
 
 DESCRIPTION