typo
This commit is contained in:
parent
dacfc616c4
commit
2ba1bde3b4
1 changed files with 2 additions and 2 deletions
|
@ -30,14 +30,14 @@ Usage: pastebinner [options]
|
||||||
Create a directory in the git repo named data, this is where the raw pastes will be stored.
|
Create a directory in the git repo named data, this is where the raw pastes will be stored.
|
||||||
Here is an example of what it looks like:
|
Here is an example of what it looks like:
|
||||||
|
|
||||||
#### Raw pastes to files
|
##### Raw pastes to files
|
||||||
```shell
|
```shell
|
||||||
pastebinner --download
|
pastebinner --download
|
||||||
Downloading paste data into the data directory...
|
Downloading paste data into the data directory...
|
||||||
Complete.
|
Complete.
|
||||||
```
|
```
|
||||||
|
|
||||||
#### JSON file with paste_metadata and paste_text
|
##### JSON file with paste_metadata and paste_text
|
||||||
```shell
|
```shell
|
||||||
pastebinner --json
|
pastebinner --json
|
||||||
Downloading paste data as a json into the data directory...
|
Downloading paste data as a json into the data directory...
|
||||||
|
|
Loading…
Add table
Reference in a new issue