Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rebase: add a config option to default to --reschedule-failed-exec
[gitweb.git]
/
Documentation
/
git-fast-export.txt
diff --git
a/Documentation/git-fast-export.txt
b/Documentation/git-fast-export.txt
index 44098595dd6a2e7d303a2ee78f348207813186b8..ce954be5321384b55687791acb32562850a5a6fa 100644
(file)
--- a/
Documentation/git-fast-export.txt
+++ b/
Documentation/git-fast-export.txt
@@
-9,7
+9,7
@@
git-fast-export - Git data exporter
SYNOPSIS
--------
[verse]
-'git fast-export [
options
]' | 'git fast-import'
+'git fast-export [
<options>
]' | 'git fast-import'
DESCRIPTION
-----------