Edited readme.md (--file is useless in newer versions)
This commit is contained in:
parent
9ad059a510
commit
57dd53d582
1 changed files with 2 additions and 2 deletions
|
@ -29,12 +29,12 @@ Lain ascii art to appear when you upload a file.
|
|||
|
||||
```--help``` Displays a simple help message and exits.
|
||||
|
||||
```--file``` the file you want to upload
|
||||
```--file``` the file you want to upload (useless in newer versions)
|
||||
|
||||
### Example
|
||||
|
||||
~~~
|
||||
$ lainsafecli --server https://lainsafe.delegao.moe --file sicp.png
|
||||
$ lainsafecli --server https://lainsafe.delegao.moe sicp.png
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue