Skip to content

Commit 4c0dd9d

Browse files
committed
docs(quickget): adapt whitespace in help_message()
needed in manual page regeneration to retain filtering of needed lines currently omits the new flag for --disable-unattended Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
1 parent 0a16748 commit 4c0dd9d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

quickget

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3999,12 +3999,12 @@ Arguments:
39993999
--create-config:
40004000
--disable-unattended : Force quickget not to set up an unattended installation
40014001
-------------------------- For testing & development ---------------------------
4002-
--url [os] [release] [edition] : Show image URL(s)
4003-
--check [os] [release] [edition] : Check image URL(s)
4004-
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
4005-
--list : List all supported systems
4006-
--list-csv : List everything in csv format
4007-
--list-json : List everything in json format
4002+
--url [os] [release] [edition] : Show image URL(s)
4003+
--check [os] [release] [edition] : Check image URL(s)
4004+
--check-all-arch [os] [release] [edition]: Check downloads for all architectures (amd64 and arm64)
4005+
--list : List all supported systems
4006+
--list-csv : List everything in csv format
4007+
--list-json : List everything in json format
40084008
--------------------------------------------------------------------------------
40094009
40104010
Supported Operating Systems:\n\n' "$(${QUICKEMU} --version)" "${CURL_VERSION}"

0 commit comments

Comments
 (0)