From fe8c305a7b2f0743e4b2a2645f7e47d5b2519cfc Mon Sep 17 00:00:00 2001 From: Cameron Hunter Date: Mon, 18 Apr 2016 17:22:57 -0700 Subject: [PATCH] Fix typo in README s/upsteam/upstream/ --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dc149a7..de9c424 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ will add all the repos to your current directory.:: Options ------- -If the ``--upsteam`` argument is passed, all forked repos will have an +If the ``--upstream`` argument is passed, all forked repos will have an **upstream** remote added, pointing to their parent repo on GitHub. You can also selectively sync certian types of repos with ``--only``. If