summaryrefslogtreecommitdiffstats
path: root/mltk
diff options
context:
space:
mode:
authorJonathan Bauer2013-10-08 14:13:19 +0200
committerJonathan Bauer2013-10-08 14:13:19 +0200
commit9a421a622cdfcf36d1391066a6132aaf59c19ca2 (patch)
tree6d26529e1dce6172a3050de3a25695c23b40d96e /mltk
parent[mltk] updated the print_usage a bit and separated remote/server options to i... (diff)
downloadtm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.tar.gz
tm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.tar.xz
tm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.zip
[mltk] minor
Diffstat (limited to 'mltk')
-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."