Added -v or --version option to command line arguments.
This commit is contained in:
parent
5249f13be9
commit
5904c9cf6c
@ -32,7 +32,7 @@ class fenrirManager():
|
||||
self.singleKeyCommand = False
|
||||
self.command = ''
|
||||
self.setProcessName()
|
||||
def handleArgs(self):
|
||||
def handleArgs(self):
|
||||
"""
|
||||
Parse and handle command line arguments for Fenrir.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user