X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/blobdiff_plain/dbee4a4b26e10e4aac686ed7e01c8f8165e851e7..75e9293975f0308899d964e9b266280c636e101b:/unitproc/python/bktemp-parseArgs 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;