Add basic usage to README
This commit is contained in:
parent
4970384b10
commit
d5ce5a2fa2
11
README.md
11
README.md
|
@ -42,3 +42,14 @@ I've just confirmed that `bigrack` has more than enough space to do the followin
|
||||||
## How
|
## How
|
||||||
|
|
||||||
python or something idk
|
python or something idk
|
||||||
|
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
### Archive management
|
||||||
|
|
||||||
|
*todo*
|
||||||
|
|
||||||
|
### Deployment
|
||||||
|
|
||||||
|
`python main.py deploy -a PATH_TO_ARCHIVE SSH_HOST PATH_ON_REMOTE_TO_PICTURES_DIR`
|
||||||
|
|
Loading…
Reference in New Issue