From c8043f5f0569cd9d6fca8f1c935cc5e081e3aab8 Mon Sep 17 00:00:00 2001 From: John Goerzen Date: Tue, 16 Sep 2008 07:21:37 +0200 Subject: Documented CommandReader darcs-hash:20080916052137-c2a52-d11e3fe658e771461aff764edc8e78a8528b278e.gz --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3