diff options
| author | Michael Pereira Neves | 2014-05-23 19:06:36 +0200 |
|---|---|---|
| committer | Michael Pereira Neves | 2014-05-23 19:06:36 +0200 |
| commit | 79e8f64271cf01c15f55a941ca6fc221a6fef715 (patch) | |
| tree | 28eff0524011db856a94dacbcad8a1e79d6b9d98 | |
| parent | [doc] update setup_howto (diff) | |
| download | tm-scripts-79e8f64271cf01c15f55a941ca6fc221a6fef715.tar.gz tm-scripts-79e8f64271cf01c15f55a941ca6fc221a6fef715.tar.xz tm-scripts-79e8f64271cf01c15f55a941ca6fc221a6fef715.zip | |
[mltk] display help if executed without parameters
| -rwxr-xr-x | mltk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -263,6 +263,7 @@ run() { REMOTE_DEBUG="0" REMOTE_CLEAN="0" REMOTE_BUILD="0" +REMOTE_EXPORT="0" REMOTE_LIST_CLEAN="" REMOTE_LIST_BUILD="" REMOTE_AUTOMATIC_BUILD=0 |
