Add --exclude flag (to avoid uploading thumbnails)

This commit is contained in:
2017-02-28 22:50:03 +10:30
parent d8dc3e4ea8
commit 3970c611a4
2 changed files with 13 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ subdirectories will also be scanned.
Other parameters are:
`--exclude <string>` - exclude any files that contain this string (commonly used to avoid uploading thumbnails).
`--watch xx` - specify how many seconds to wait between scanning the directory. The default is 10 seconds.
`--username <username>` - an arbitrary string to show as the bot's username in the channel.