Skip to content

Commit

Permalink
Remove help docs from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
stein committed Jun 19, 2018
1 parent 931fd14 commit b5af299
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,32 +19,3 @@ Clone team repos
Clone organisation repos

github-org-clone -o MyOrg

```bash
NAME:
github-org-clone - clone github team repos

USAGE:
$ github-org-clone -o MyOrg -t MyTeam

VERSION:
0.0.1

DESCRIPTION:
A simple cli to clone all the repos managed by a github team

AUTHOR:
Stein Fletcher

COMMANDS:
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--org value, -o value github organisation
--team value, -t value github team
--username value, -u value github username [$GITHUB_USER, $GITHUB_USERNAME]
--token value, -k value github personal access token [$GITHUB_TOKEN, $GITHUB_API_KEY, $GITHUB_PERSONAL_ACCESS_TOKEN]
--dir value, -d value directory to clone into (default: "src")
--help, -h show help
--version, -v print the version
```

0 comments on commit b5af299

Please sign in to comment.