Tidy up documentation of --create-new-change-for-all-not-in-target
Change-Id: I12449837c86f547a0604f43a7322a2f515aae4df
diff --git a/Documentation/cmd-create-project.txt b/Documentation/cmd-create-project.txt
index 89e10da..31b4538 100644
--- a/Documentation/cmd-create-project.txt
+++ b/Documentation/cmd-create-project.txt
@@ -137,11 +137,11 @@
--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::