tchange help text - slidergrid - grid of elastic sliders on a frictional surface
(HTM) git clone git://src.adamsgaard.dk/slidergrid
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit d5eaf125740490f062884823edb1fead98f8efbb
(DIR) parent 9d76534f6962e6b8b06c3fed5b277320b834e056
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 30 Mar 2016 14:54:52 -0700
change help text
Diffstat:
M postprocessing.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/postprocessing.py b/postprocessing.py
t@@ -16,7 +16,7 @@ def print_usage():
print(' -h, --help show this information')
print(' -v, --version show version information')
print(' -s, --plot-sliders plot slider positions')
- print(' -k, --plot-kinetic-energy plot slider positions')
+ print(' -k, --plot-kinetic-energy plot kinetic energy')
def print_version():