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 408618f7..9a844021 100644
--- a/subcmds/sync.py
+++ b/subcmds/sync.py
@@ -142,7 +142,7 @@ to 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
145object direcotry. WARNING: This may cause data to be lost since 145object directory. WARNING: This may cause data to be lost since
146refs may be removed when overwriting. 146refs may be removed when overwriting.
147 147
148The --force-remove-dirty option can be used to remove previously used 148The --force-remove-dirty option can be used to remove previously used