Skip to content

Commit 43151f7

Browse files
author
alexander popov
committed
fix: help formating, PGPRO-4107
1 parent d85b734 commit 43151f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mamonsu/lib/parser.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
-p, --pid <pid-file>
1313
"""
1414
if platform.LINUX:
15-
usage_msg += """ -d daemonize"""
15+
usage_msg += """ -d daemonize
16+
"""
1617

17-
usage_msg += """
18-
--version output version information, then exit
18+
usage_msg += """ --version output version information, then exit
1919
--help show this help, then exit
2020
2121
Export example config with default variables:

0 commit comments

Comments
 (0)