summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmltk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mltk b/mltk
index f12000fd..dc448b90 100755
--- a/mltk
+++ b/mltk
@@ -68,7 +68,7 @@ print_usage() {
echo -e " -c clean build directory of module(s)."
echo -e " -p profile build all modules from given profile (DEPRECATED?)"
echo -e " -n bind mount all the local builds under remote/builds to /export/builds."
- echo -e " Allows for syncing from the server machine using the '-s'-flag."
+ echo -e " Allows for syncing from the server machine using the '-s'-flag."
echo -e ""
echo -e " In mode 'remote', you can pass names of specific modules to clean/build."
echo -e " Otherwise, all modules will be built/cleaned."