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