wok diff slim/stuff/slim-theme @ rev 20700
updated afio (2.5.1 -> 2.5.2)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Feb 05 17:01:36 2019 +0100 (2019-02-05) |
parents | bc9334796734 |
children | 02c70d036ea0 |
line diff
1.1 --- a/slim/stuff/slim-theme Sun Jun 22 03:05:45 2014 +0300 1.2 +++ b/slim/stuff/slim-theme Tue Feb 05 17:01:36 2019 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 1.5 help() 1.6 { 1.7 - cat >&2 << EOT 1.8 + cat >&2 <<EOT 1.9 $ME: Manage SLiM themes 1.10 1.11 Usage: $ME OPTION [NAME] 1.12 @@ -21,7 +21,7 @@ 1.13 (note, you can set comma separated list for random theme behavior) 1.14 -f NAME Forget about NAME theme and return to previous used theme 1.15 -V Display information about $ME version 1.16 - -t Translate current theme\'s strings according to global LANG value 1.17 + -t Translate current theme's strings according to global LANG value 1.18 (note, its done auto when -s processed) 1.19 -T LANG Same as above, but use specified language 1.20