1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-02 14:18:21 +00:00

Command line arguments added and handled.

This commit is contained in:
Michel Albert 2012-04-05 15:27:21 +02:00
parent 583d318c62
commit 7c40b520a8
2 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,9 @@
PyPMMN
======
PyPMMN is a pure python port of pmmn_.
PyPMMN is a pure python port of pmmn_. One small change. Instead of using the
current working dir as ``plugins`` folder, it will look for a *subdirectory*
called ``plugins`` in the current working folder.
Requirements
============