Update README.md
This commit is contained in:
16
README.md
16
README.md
@ -1 +1,17 @@
|
||||
# Unarchived Data Fix
|
||||
|
||||
```
|
||||
usage: unarchived_data_fix.py [-h] [--no-dryrun] [--inplace] [--overwrite]
|
||||
{alvra,bernina,cristallina,diavolezza,maloja,furka}
|
||||
pgroup
|
||||
|
||||
positional arguments:
|
||||
{alvra,bernina,cristallina,diavolezza,maloja,furka}
|
||||
pgroup
|
||||
|
||||
optional arguments:
|
||||
-h, --help show this help message and exit
|
||||
--no-dryrun
|
||||
--inplace
|
||||
--overwrite
|
||||
```
|
||||
|
Reference in New Issue
Block a user