Update Readme
This commit is contained in:
15
README.md
15
README.md
@ -3,3 +3,18 @@
|
|||||||
Checks available MAME Torrents on PleasureDome
|
Checks available MAME Torrents on PleasureDome
|
||||||
and updates the local versions if more recent
|
and updates the local versions if more recent
|
||||||
versions are detected
|
versions are detected
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Usage
|
||||||
|
```shell
|
||||||
|
usage: PDMameUpdate.py [-h] [-l] [-d] [-c]
|
||||||
|
|
||||||
|
Update PleasureDome MAME Torrents
|
||||||
|
|
||||||
|
optional arguments:
|
||||||
|
-h, --help show this help message and exit
|
||||||
|
-l, --log Display more log messages
|
||||||
|
-d, --debug Display debugging messages
|
||||||
|
-c, --countdown Start with a 5 second countdown
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user