tinycm rev 71
Tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Apr 24 19:30:48 2014 +0100 (2014-04-24) |
parents | c59ec0507482 |
children | 1706644f17ea |
files | tinycm |
line diff
1.1 --- a/tinycm Thu Apr 24 02:26:59 2014 +0200 1.2 +++ b/tinycm Thu Apr 24 19:30:48 2014 +0100 1.3 @@ -31,7 +31,7 @@ 1.4 1.5 $(boldify "Commands:") 1.6 inst Install TinyCM and set permissions 1.7 - up Update one a list of TinyCM installation 1.8 + up Update one or a list of TinyCM installations 1.9 1.10 EOT 1.11 } 1.12 @@ -84,7 +84,7 @@ 1.13 exit 1 1.14 fi 1.15 echo "" 1.16 - boldify $(echo "Updating TinyCM install's...") 1.17 + boldify $(echo "Updating TinyCM installs...") 1.18 1.19 # Priority to cmdline path argument 1.20 if [ "$path" ]; then