X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/blobdiff_plain/dbee4a4b26e10e4aac686ed7e01c8f8165e851e7..2b263018f8d418991ea82d6996e2eb42f52502ad:/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;