summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index e525925..c4c7cc5 100644
--- a/README
+++ b/README
@@ -228,7 +228,7 @@ External Commands). All other commands are provided by plugins.
a standard input reader, an Unix named pipe reader, and a configurable
date plugin. These plugins install the following internal commands:
`Weather`, `Network`, `Memory`, `Swap`, `Cpu`, `Battery`, `Thermal`,
-`CpuFreq`, `CoreTemp`, `Date`, `StdinReader` and `PipeReader`.
+`CpuFreq`, `CoreTemp`, `Date`, `StdinReader`, `CommandReader`, and `PipeReader`.
To remove them see below Installing/Removing a Plugin
@@ -398,6 +398,8 @@ can be used in the output template as `%mydate%`
`StdinReader`
+`CommandReader "/path/to/program" Alias`
+
`PipeReader "/path/to/pipe" Alias`
Plugins