User backup in README
This commit is contained in:
parent
61f61b6535
commit
0557ed6e2f
@ -64,4 +64,12 @@ $ docker run \
|
|||||||
-e REDDIT_SECRET="687DDJSS&999d-hdkjK8h" \
|
-e REDDIT_SECRET="687DDJSS&999d-hdkjK8h" \
|
||||||
-v /Local/location/to/save/in:/opt/app/archive \
|
-v /Local/location/to/save/in:/opt/app/archive \
|
||||||
redditsave saved
|
redditsave saved
|
||||||
|
```
|
||||||
|
|
||||||
|
## Backing up a specific username
|
||||||
|
|
||||||
|
Rather than backing up your own saved/upvoted posts and comments, you can back up the submitted posts and comments of another user:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./save.py user:samirelanduk folder_name
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user