summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenyon Ralph <kralph@codeaurora.org>2021-11-17 20:09:42 -0800
committerAdithya Chakilam <adithya.chakilam@linaro.org>2022-08-18 09:04:19 -0700
commit6ace352d3f4f6a13f397d8ab0b8b0e9e36d282b7 (patch)
tree65aa97393fd5b05f66413e1bb694a5657aca33a2
parentceeed2235daed984c291e799679d58cbe2fbabb6 (diff)
docs/cmd-start: replace tabs with spaces
-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
--------