Skip to content

Commit

Permalink
Merge branch 'mm/fast-import-feature-doc'
Browse files Browse the repository at this point in the history
* mm/fast-import-feature-doc:
  Documentation/fast-import: clarify summary for `feature` command
  • Loading branch information
Junio C Hamano committed Sep 12, 2013
2 parents 100ce1c + 87c9a14 commit 07fc8a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/git-fast-import.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 07fc8a9

Please sign in to comment.