add help text

This commit is contained in:
Jonathan Lundy
2020-06-23 10:41:37 -06:00
parent fd91b827e9
commit b5b80ff14d

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