aboutsummaryrefslogtreecommitdiffstats
path: root/gadgets
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-18 06:28:05 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-18 06:28:05 +0000
commit8a03a06c6555f2e754eeb0f814f0a6b1944d9dfc (patch)
treeac98b309a359eb8540f048ca87af536d9452015f /gadgets
parent8ade0f33cb95aab63b5d791d18a646551a2a5efe (diff)
downloaddzen-8a03a06c6555f2e754eeb0f814f0a6b1944d9dfc.tar.gz
dzen-8a03a06c6555f2e754eeb0f814f0a6b1944d9dfc.zip
added specially formated README.dzen to be viewwed with the 'help'
script git-svn-id: http://dzen.googlecode.com/svn/trunk@130 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'gadgets')
-rw-r--r--gadgets/README.dbar4
1 files changed, 2 insertions, 2 deletions
diff --git a/gadgets/README.dbar b/gadgets/README.dbar
index a75da98..497cc34 100644
--- a/gadgets/README.dbar
+++ b/gadgets/README.dbar
@@ -5,7 +5,7 @@ dbar, (c) 2007 by Robert Manea
dbar is an application that generates semi graphical progress meters,
from some values you supply to it.
-See the usage examples for a description of the expacted input format.
+See the usage examples for a description of the expected input format.
Options:
--------
@@ -24,7 +24,7 @@ Options:
dbar lets you define static 0% and 100% marks with the '-min' and '-max'
options or you can provide these marks dynamically at runtime. Static
and dynamic marks can be mixed, in this case the value specified at
-runtime will have a higher priority.
+runtime will override the comandline value.
You can specify ranges of numbers, negative, positive or ranges with a
negative min value and positive max value.