diff options
| author | Jonathan Bauer | 2013-10-08 14:13:19 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-10-08 14:13:19 +0200 |
| commit | 9a421a622cdfcf36d1391066a6132aaf59c19ca2 (patch) | |
| tree | 6d26529e1dce6172a3050de3a25695c23b40d96e /mltk | |
| parent | [mltk] updated the print_usage a bit and separated remote/server options to i... (diff) | |
| download | tm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.tar.gz tm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.tar.xz tm-scripts-9a421a622cdfcf36d1391066a6132aaf59c19ca2.zip | |
[mltk] minor
Diffstat (limited to 'mltk')
| -rwxr-xr-x | mltk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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." |
