]> git.mxchange.org Git - fba.git/blobdiff - fba/boot.py
Continued:
[fba.git] / fba / boot.py
index f0a109b6cf3a07115009fef6b7d29648584d5555..d87ef4d0075dfc03910a693f66ff86994c3ca739 100644 (file)
@@ -230,6 +230,7 @@ def init_parser():
     parser.add_argument("--no-auto", action="store_true", help="Checks only entries with other than AUTO_DISCOVERY as detection mode.")
     parser.add_argument("--no-detection", action="store_true", help="Checks only entries with no detection mode set.")
     parser.add_argument("--with-software", action="store_true", help="Checks only entries with any software type detected.")
+    parser.add_argument("--same", action="store_true", help="Checks only entries with domain and software being the same.")
 
     ### Fetch instances from instances.social ###
     parser = subparser_command.add_parser(