Skip to content

Commit

Permalink
Add docs for docs:edit command
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed Jul 24, 2018
1 parent 10ab760 commit 896663c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,11 @@ rdme swagger {path-to-swagger.json} --key={api-key} --id={existing-id}
rdme docs path-to-markdown-files --key={api-key} --version={project-version}
```

### Edit a single readme doc on your local machine

```sh
rdme docs:edit <slug> --key={api-key} --version={project-version}
```

## Future
We will be expanding and modifying the feature set of this program as/when we expand our public API. Some things will be changed.

0 comments on commit 896663c

Please sign in to comment.