aboutsummaryrefslogtreecommitdiffstats
path: root/gadgets
diff options
context:
space:
mode:
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.