From c6131111d82c40817bedb9e7480f10d52196d4b5 Mon Sep 17 00:00:00 2001 From: Sam Jordan Date: Wed, 14 Dec 2016 19:10:00 +0000 Subject: [PATCH] Typo Fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 923ae32..88699ab 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Do not sync any tags. #### --rebuild-tags Ordinarily tags will not be synced more than once. This is because in general -tags should be considered or or less static. +tags should be considered more or less static. If for some reason tags need to be resynced from scratch (history changed so tags might point to somewhere else) this flag will get the job done.