diff options
Diffstat (limited to 'subcmds/sync.py')
-rw-r--r-- | subcmds/sync.py | 2 |
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 | |||
138 | credentials. | 138 | credentials. |
139 | 139 | ||
140 | By default, all projects will be synced. The --fail-fast option can be used | 140 | By default, all projects will be synced. The --fail-fast option can be used |
141 | to halt syncing as soon as possible when the the first project fails to sync. | 141 | to halt syncing as soon as possible when the first project fails to sync. |
142 | 142 | ||
143 | The --force-sync option can be used to overwrite existing git | 143 | The --force-sync option can be used to overwrite existing git |
144 | directories if they have previously been linked to a different | 144 | directories if they have previously been linked to a different |