mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-05 04:47:14 +02:00
9 lines
430 B
Diff
9 lines
430 B
Diff
--- a/test/e2e/alcotest/failing/unknown_option.expected
|
|
+++ b/test/e2e/alcotest/failing/unknown_option.expected
|
|
@@ -1,3 +1,3 @@
|
|
-unknown_option.<ext>: unknown option `--dry-runn'.
|
|
-Usage: unknown_option.<ext> COMMAND ...
|
|
-Try `unknown_option.<ext> --help' for more information.
|
|
+unknown_option.<ext>: unknown option '--dry-runn'.
|
|
+Usage: unknown_option.<ext> [COMMAND] …
|
|
+Try 'unknown_option.<ext> --help' for more information.
|