summaryrefslogtreecommitdiffstats
path: root/src/main/resources/Documentation/cmd-start.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/Documentation/cmd-start.md')
-rw-r--r--src/main/resources/Documentation/cmd-start.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/main/resources/Documentation/cmd-start.md b/src/main/resources/Documentation/cmd-start.md
index 1a77c72..28aca19 100644
--- a/src/main/resources/Documentation/cmd-start.md
+++ b/src/main/resources/Documentation/cmd-start.md
@@ -86,20 +86,20 @@ OPTIONS
-------
`--now`
-: Start replicating right away without waiting the per remote
- replication delay.
+: Start replicating right away without waiting the per remote
+replication delay.
`--wait`
-: Wait for replication to finish before exiting.
+: Wait for replication to finish before exiting.
`--all`
-: Schedule replication for all projects.
+: Schedule replication for all projects.
`--url <PATTERN>`
-: Replicate only to replication destinations whose configuration
- URL contains the substring `PATTERN`, or whose expanded project
- URL contains `PATTERN`. This can be useful to replicate only to
- a previously down node, which has been brought back online.
+: Replicate only to replication destinations whose configuration
+URL contains the substring `PATTERN`, or whose expanded project
+URL contains `PATTERN`. This can be useful to replicate only to
+a previously down node, which has been brought back online.
EXAMPLES
--------