* 'master' of https://github.com/StuffAnThings/qbit_manage:
  Readme.md spelling error
This commit is contained in:
bobokun 2022-10-29 15:58:48 -04:00
commit 7e32ae01f5
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -28,7 +28,6 @@ Check out the [wiki](https://github.com/StuffAnThings/qbit_manage/wiki) for inst
3. Please refer to the list of [Commands](https://github.com/StuffAnThings/qbit_manage/wiki/Commands) that can be used with this tool. 3. Please refer to the list of [Commands](https://github.com/StuffAnThings/qbit_manage/wiki/Commands) that can be used with this tool.
## Usage ## Usage
To run the script in an interactive terminal with a list of possible commands run: To run the script in an interactive terminal with a list of possible commands run:
```bash ```bash
python qbit_manage.py -h python qbit_manage.py -h
``` ```