Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
makyo committed Nov 14, 2019
1 parent aec2c7e commit 1ad0f8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ A ~~bash~~ Python script for organizing commissioned art via naming convention.

```
usage: organize.py [-h] [--no-rating] [--date] [--include-song] [-v]
[--dry-run]
[--dry-run] [--regen-thumbs]
Build a static site of commissioned art.
Expand All @@ -17,6 +17,7 @@ optional arguments:
-v Run in verbose mode (-vv for more info, up to -vvvv)
--dry-run Don't actually touch any files, just say what will happen
(verbosity automatically set to max)
--regen-thumbs Regenerate thumbnails
See https://github.com/makyo/commission-organizer for more details
```
Expand Down

0 comments on commit 1ad0f8d

Please sign in to comment.