summaryrefslogtreecommitdiff
path: root/kvasile
diff options
context:
space:
mode:
Diffstat (limited to 'kvasile')
-rwxr-xr-xkvasile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvasile b/kvasile
index 6e15b77..0007b2a 100755
--- a/kvasile
+++ b/kvasile
@@ -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 ""
;;