summaryrefslogtreecommitdiff
path: root/vasile-kogaion
diff options
context:
space:
mode:
Diffstat (limited to 'vasile-kogaion')
-rwxr-xr-xvasile-kogaion4
1 files changed, 2 insertions, 2 deletions
diff --git a/vasile-kogaion b/vasile-kogaion
index d5505c7..81f29b8 100755
--- a/vasile-kogaion
+++ b/vasile-kogaion
@@ -72,8 +72,8 @@ case $1 in
echo -e "Options:"
echo -e "--buildpkg : build package/target in a clean squashed core"
echo -e "--buildiso : build iso based on clean squashed core + targets"
- echo -e "--usermodeset : switch INSTALLED Kogaion system to usermode (use binary packages from repositories)"
- echo -e "--devmodeset : switch INSTALLED Kogaion system to devmode (use source packages from portage tree )"
+ 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 "--help : display this help and exit"
echo -e ""
;;