Skip to content

Commit a1774df

Browse files
author
alexander popov
committed
fix, help for mamonsu agent PGPRO-3797
1 parent fcfed8b commit a1774df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mamonsu/tools/agent/start.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ def print_help():
2727
{prog} agent version
2828
{prog} agent metric-list
2929
{prog} agent metric-get <metric key>
30+
Options:
31+
-c, --config <file>
3032
""".format(prog=sys.argv[0])
3133

3234
parser = optparse.OptionParser(

0 commit comments

Comments
 (0)