add help text

This commit is contained in:
Jonathan Lundy 2020-06-23 10:41:37 -06:00
parent fd91b827e9
commit b5b80ff14d
No known key found for this signature in database
GPG key ID: C63E6D61F3035024

View file

@ -1,6 +1,13 @@
"""RSPL Scan
============
Usage: rspl scan [options]
Options:
--scan-dir=<dir> Scan given directory
--scan-file=<file> Scan given file
--add-index Add scanned items to lookup table
"""
import os