aboutsummaryrefslogtreecommitdiff
path: root/tsig-keygen.py
diff options
context:
space:
mode:
Diffstat (limited to 'tsig-keygen.py')
-rw-r--r--tsig-keygen.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tsig-keygen.py b/tsig-keygen.py
index 7ec30e1..4dfc192 100644
--- a/tsig-keygen.py
+++ b/tsig-keygen.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
"""
-Pure Python TSIG key generator, with multiple output formats.
+Pure Python TSIG key generator with multiple output formats.
"""
import os, base64, argparse, jinja2