diff options
| -rwxr-xr-x | initramfs/mkdxsinitrd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/mkdxsinitrd b/initramfs/mkdxsinitrd index 434ed66d..485715d9 100755 --- a/initramfs/mkdxsinitrd +++ b/initramfs/mkdxsinitrd @@ -84,6 +84,7 @@ usage() echo " -r path" echo " Pfad zum Wurzelverzeichnis des Ausgangssystems (Vendor-OS)" echo " (z.B. /var/opt/openslx/stage1/suse-10.2)." + echo " -S name of the system for which the initramfs is built" echo " -s theme (for splash)" echo " -t tpm support (client security)" exit 0 |
