diff options
Diffstat (limited to 'kvasile')
-rwxr-xr-x | kvasile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -74,7 +74,7 @@ case $1 in echo -e "--makepkg : build package/target in a clean squashed core" echo -e "--makeiso : build iso based on clean squashed core + targets" echo -e "--usermode : switch INSTALLED Kogaion system to usermode (use binary packages from repositories)" - echo -e "--devmode : switch INSTALLED Kogaion system to devmode (use source packages from portage tree )" + echo -e "--devmode : switch INSTALLED Kogaion system to devmode (use source packages from portage tree)" echo -e "--help : display this help and exit" echo -e "" ;; |