seb rev 31

Add -w --stop to seb help
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 17 13:31:26 2017 +0200 (2017-04-17)
parents 0e0fe9008161
children 3fbcae08e9d8
files seb
line diff
     1.1 --- a/seb	Mon Mar 20 23:15:15 2017 +0100
     1.2 +++ b/seb	Mon Apr 17 13:31:26 2017 +0200
     1.3 @@ -63,7 +63,7 @@
     1.4    -h  help       Display this short built-in help
     1.5    -i  init       Create base files to customize
     1.6    -b  build      Generate a distribution (initramfs & iso)
     1.7 -  -p  packages   Handle packages: --list --add
     1.8 +  -p  packages   Handle packages: list and --add
     1.9    -g  geniso     Re-generate the ISO image
    1.10    -c  clean      Remove all SEB generated files
    1.11    -l  lsfs       List all files in rootfs (-type f)
    1.12 @@ -80,6 +80,7 @@
    1.13    --all          Clean all files including sebfs
    1.14    --emu          Emulate ISO image after build
    1.15    --check        Check a virtual disk image
    1.16 +  --stop         Stop the web interface
    1.17  
    1.18  EOT
    1.19  }