X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=doc%2Fvariables.xml;h=8192c98cedb9db1e6a3dc1012c7768ab5e66520c;hb=b9f5034c39f725c5022eebd3518f1d24e3e4c34d;hp=158167deb3a929f61c5f491fd9e15619a7d727e9;hpb=45e74549f5b2eee1bece1a8fef16f7e9e802d18b;p=monky diff --git a/doc/variables.xml b/doc/variables.xml index 158167d..8192c98 100644 --- a/doc/variables.xml +++ b/doc/variables.xml @@ -1000,11 +1000,11 @@ use a temperature gradient, which makes the gradient values change depending on the amplitude of a particular graph value (try it and see). If -t or -l is your first argument, - you may need to preceed it by a space (' '). You may also use - double-quotes around the exec argument should you need to execute a - command with spaces. For example, ${execgraph "date +'%S'"} to execute - `date +'%S'` and graph the result. Without quotes, it would simply - print the result of `date`. + you may need to preceed it by a space (' '). You may also use + double-quotes around the exec argument should you need to execute a + command with spaces. For example, ${execgraph "date +'%S'"} to execute + `date +'%S'` and graph the result. Without quotes, it would simply + print the result of `date`. @@ -1016,7 +1016,7 @@ Same as exec but with specific interval. Interval can't be less than update_interval in configuration. See - also $texeci + also $texeci