We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a93126 commit d08b85eCopy full SHA for d08b85e
librenms-service.py
@@ -25,7 +25,7 @@
25
parser.add_argument(
26
"-o",
27
"--log-output",
28
- nargs='?',
+ nargs="?",
29
const="file",
30
default="none",
31
type=LibreNMS.LogOutput,
0 commit comments