diff --git a/.getopt.sh b/.getopt.sh index 6ef11f7..00bbac3 100644 --- a/.getopt.sh +++ b/.getopt.sh @@ -4,7 +4,6 @@ # -a | --arch # -v | --verbose # -D | --debug -# -s | --salt # -h | --help # --variant # --version @@ -13,5 +12,5 @@ # --no-clean # --clean -BUILD_OPTS_SHORT="d:pa:vDsh" -BUILD_OPTS_LONG="distribution:,proposed-updates,arch:,verbose,debug,salt,variant:,version:,subdir:,get-image-path,no-clean,clean,help" +BUILD_OPTS_SHORT="d:pa:vDh" +BUILD_OPTS_LONG="distribution:,proposed-updates,arch:,verbose,debug,variant:,version:,subdir:,get-image-path,no-clean,clean,help" diff --git a/README.md b/README.md index 45e2e51..e7fa8b6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ Usage: ./build.sh [