feat(user/bkmpv2):Add bkshuf wrapper for mpv
[BK-2020-03.git] / unitproc / python / bktemp-parseArgs
index de287cd1952415d2dce7428e6856c291555da8b7..ec8185dd4936f8c05df5e282ba468673b7937061 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 # Usage: python3 ./bktemp-parseArgs -vv 3
+# Version: 0.0.1
+# Note: is example tempalte for setting up use of logging module
 
 import argparse, logging;