X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/blobdiff_plain/dbee4a4b26e10e4aac686ed7e01c8f8165e851e7..849106f7246e47bc077d7f3b8228cec717a8e63d:/unitproc/python/bktemp-parseArgs?ds=inline

diff --git a/unitproc/python/bktemp-parseArgs b/unitproc/python/bktemp-parseArgs
index de287cd..ec8185d 100755
--- a/unitproc/python/bktemp-parseArgs
+++ b/unitproc/python/bktemp-parseArgs
@@ -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;