diff --git a/tools/pypmmn/README.rst b/tools/pypmmn/README.rst index 7a5d39a7..083c24a9 100644 --- a/tools/pypmmn/README.rst +++ b/tools/pypmmn/README.rst @@ -51,6 +51,10 @@ All command-line parameters are documented. Simply run:: to get more information. +Example:: + + pypmmn.py -l /path/to/log-dir -d /path/to/plugins -p 4949 + Daemon mode -----------