diff --git a/README.rst b/README.rst index b13739c..7edb74f 100644 --- a/README.rst +++ b/README.rst @@ -153,10 +153,10 @@ Instructions on how to do this can be found on https://git-lfs.github.com. Examples ======== -Backup all repositories:: +Backup all repositories, including private ones:: export ACCESS_TOKEN=SOME-GITHUB-TOKEN - github-backup WhiteHouse --token $ACCESS_TOKEN --organization --output-directory /tmp/white-house --repositories + github-backup WhiteHouse --token $ACCESS_TOKEN --organization --output-directory /tmp/white-house --repositories --private Backup a single organization repository with everything else (wiki, pull requests, comments, issues etc)::