refactor: removed unused code and fix typo
This commit is contained in:
parent
cdc441344f
commit
b18746957d
3 changed files with 1 additions and 6 deletions
|
|
@ -72,7 +72,7 @@ makeshift download -p templates --plugins smd,jinja2 --profile compute -xr
|
|||
(WIP) Files, directories, profiles, and plugins will eventually be able to be uploaded to the server.
|
||||
|
||||
```bash
|
||||
# upload a file or directory (recursively)</br>
|
||||
# upload a file or directory (recursively)
|
||||
makeshift upload
|
||||
makeshift upload --host http://localhost:5050 --path help.txt
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue