diff options
| author | Magnus Ahltorp <map@kth.se> | 2017-02-02 16:08:24 +0100 |
|---|---|---|
| committer | Magnus Ahltorp <map@kth.se> | 2017-02-02 16:08:24 +0100 |
| commit | 06a6db0d0dc921527c4667037d7cc9fa000645d5 (patch) | |
| tree | 3f4ff97960386e7bf69d36ae6b4d34331495a752 /tools/loginfo.py | |
| parent | c9f058c7c7984a4443ca302ace4de85d2e5b18fa (diff) | |
Added tools for getting and generating global configkey-management2
Diffstat (limited to 'tools/loginfo.py')
| -rwxr-xr-x | tools/loginfo.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/loginfo.py b/tools/loginfo.py index 1537c5e..c742b33 100755 --- a/tools/loginfo.py +++ b/tools/loginfo.py @@ -21,7 +21,6 @@ def main(): help="Print tree size") parser.add_argument('--signature', action='store_true', help="Print signature") - parser.add_argument('--config', help="System configuration", required=True) parser.add_argument('--localconfig', help="Local configuration", required=True) parser.add_argument('baseurl', help="Log base URL") |
