From 01ce5a8575df942f95f494df956f0534e42eb784 Mon Sep 17 00:00:00 2001 From: "Kyle J. McKay" Date: Sun, 1 Nov 2015 02:52:12 -0800 Subject: [PATCH] README: correct some awkward grammar Signed-off-by: Kyle J. McKay --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fc821f5..810c162 100644 --- a/README +++ b/README @@ -659,7 +659,7 @@ tg export topgit branch. So usually they end up in subdirectories of the output directory. With the ``--flatten`` option the names are mangled so that they end up directly in the output dir (slashes - are substituted by underscores). With the ``--strip[=N]`` option + are replaced with underscores). With the ``--strip[=N]`` option the first ``N`` subdirectories (all if no ``N`` is given) get stripped off. Names are always ``--strip``'d before being ``--flatten``'d. With the option ``--numbered`` (which implies -- 2.11.4.GIT