From 893c7ad6cb6483c75e2794040b4ff5d3e314ae4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20H=C3=BCbner?= Date: Sat, 16 Dec 2023 19:12:42 +0100 Subject: [PATCH] flags --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f8cb49..5211a15 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Generate customized Debian ISO images for automatic deployments. Run `build.sh` to generate a hands-free ISO image. ``` -./build.sh [-u username] [-p password] [-n hostname] [-d domain] [-a package] [-i iso_url] [-s sign_key] [-o path] [-v] [-h] +./build.sh [-u username] [-p password] [-n hostname] [-d domain] [-a package] [-i iso_url] [-s sign_key] [-o path] [-x] [-z] [-v] [-h] ``` ### Requirements