mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
More documentation
This commit is contained in:
parent
5d82672fa1
commit
2d5f02573f
2 changed files with 8 additions and 0 deletions
|
@ -58,6 +58,7 @@ if __name__ == "__main__":
|
|||
|
||||
if opts.config is None:
|
||||
print >> sys.stderr, "You must specify config file via the -c option!"
|
||||
parser.print_help()
|
||||
sys.exit(1)
|
||||
|
||||
if opts.authtype not in ["uid", "hmac"]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue