summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-09-12 14:41:45 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-09-12 14:41:45 -0700
commit07fc8a994428c7288050a441a833e3bfcc4912a5 (patch)
tree1b76dfe3e04128f06fbfc8b65088e987b6b4c3a5
parentMerge branch 'mm/mediawiki-dumb-push-fix' (diff)
parentDocumentation/fast-import: clarify summary for `feature` command (diff)
downloadtgif-07fc8a994428c7288050a441a833e3bfcc4912a5.tar.xz
Merge branch 'mm/fast-import-feature-doc'
* mm/fast-import-feature-doc: Documentation/fast-import: clarify summary for `feature` command
-rw-r--r--Documentation/git-fast-import.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt
index bf1a02a80d..4a9cc74d57 100644
--- a/Documentation/git-fast-import.txt
+++ b/Documentation/git-fast-import.txt
@@ -361,8 +361,8 @@ and control the current import process. More detailed discussion
`--cat-blob-fd` or `stdout` if unspecified.
`feature`::
- Require that fast-import supports the specified feature, or
- abort if it does not.
+ Enable the specified feature. This requires that fast-import
+ supports the specified feature, and aborts if it does not.
`option`::
Specify any of the options listed under OPTIONS that do not