diff options
Diffstat (limited to 'plugins/exec.py')
-rw-r--r-- | plugins/exec.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/plugins/exec.py b/plugins/exec.py index 10681713..6232fe8c 100644 --- a/plugins/exec.py +++ b/plugins/exec.py @@ -1,13 +1,6 @@ """ This plugin lets you execute a system command through poezio. -Installation ------------- - -You only have to load the plugin. :: - - /load exec - Usage ----- |