summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--subcmds/sync.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/subcmds/sync.py b/subcmds/sync.py
index a40dd5e0..408618f7 100644
--- a/subcmds/sync.py
+++ b/subcmds/sync.py
@@ -138,7 +138,7 @@ if the manifest server specified in the manifest file already includes
138credentials. 138credentials.
139 139
140By default, all projects will be synced. The --fail-fast option can be used 140By default, all projects will be synced. The --fail-fast option can be used
141to halt syncing as soon as possible when the the first project fails to sync. 141to halt syncing as soon as possible when the first project fails to sync.
142 142
143The --force-sync option can be used to overwrite existing git 143The --force-sync option can be used to overwrite existing git
144directories if they have previously been linked to a different 144directories if they have previously been linked to a different