diff options
| -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." |
