Skip to content

Commit 6712bc5

Browse files
committed
docs(versions): fix outdated language on --raw flag
1 parent 7055dc9 commit 6712bc5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,12 @@ This command also has a dry run mode, which can be useful for initial setup and
298298
rdme versions
299299
```
300300

301-
#### Get All Information About a Particular Version
301+
##### Get All Information About a Particular Version
302302

303303
```sh
304304
rdme versions --version={project-version}
305305
```
306306

307-
If you wish to see the raw JSON output from our API in this response, supply the `--raw` flag.
308-
309307
#### Create a New Version
310308

311309
```sh

0 commit comments

Comments
 (0)