diff options
| author | Christian Rößler | 2013-09-16 16:54:15 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:26:30 +0200 |
| commit | a2a58f305f2fa054a8bedc8ec0b4f56662a28147 (patch) | |
| tree | d005418be2034a0954500cb17c2371fc3bf6302d /mltk | |
| parent | [blacklists] gnome-base: nautilus-autostart for backgrounds etc., some other (diff) | |
| download | tm-scripts-a2a58f305f2fa054a8bedc8ec0b4f56662a28147.tar.gz tm-scripts-a2a58f305f2fa054a8bedc8ec0b4f56662a28147.tar.xz tm-scripts-a2a58f305f2fa054a8bedc8ec0b4f56662a28147.zip | |
[mltk] Added help entry for option -k (write config)
Diffstat (limited to 'mltk')
| -rwxr-xr-x | mltk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ print_usage() { echo -e " server 1.2.3.4 stage32 -e stage32 (pack stage32 as squashfs+initramfs from remote system 1.2.3.4)" echo -e " server 1.2.3.4 stage31 -c (clean stage31 build under server/remote_builds and initramfs under server/boot)" echo -e " server 1.2.3.4 addons-eexam -e addons (pack eexam-addons as squashfs)" + echo -e " server 1.2.3.4 -k [configname] (generate config file configs/config.tgz) echo -e "" echo -e " Existing targets for remote are:" echo -e " $(echo $(ls ${ROOT_DIR}/remote/targets 2>/dev/null || echo "No targets for remote found."))" |
