diff --git a/Documentation/cmd-create-project.txt b/Documentation/cmd-create-project.txt index 89e10da695..31b4538075 100644 --- a/Documentation/cmd-create-project.txt +++ b/Documentation/cmd-create-project.txt @@ -137,11 +137,11 @@ Submit Types]. --create-new-change-for-all-not-in-target:: --ncfa: - If enabled, a new change is created for every commit not in - target branch. If the pushed commit is merge commit, this flag is - ignored for that push. This option also does not accept merge - commits in commit chain to avoid accidental creation of a large - number of open changes. + If enabled, a new change is created for every commit that is not in + the target branch. If the pushed commit is a merge commit, this flag is + ignored for that push. To avoid accidental creation of a large number + of open changes, this option also does not accept merge commits in the + commit chain. Disabled by default. --require-change-id::