diff --git a/example_test.go b/example_test.go index d3622bf..9b72b90 100644 --- a/example_test.go +++ b/example_test.go @@ -201,13 +201,12 @@ func Example_helpPlaceholder() { MustParse(&args) // output: - // Usage: example [--optimize LEVEL] [--maxjobs N] SRC [DST [DST ...]] - + // // Positional arguments: // SRC // DST - + // // Options: // --optimize LEVEL, -O LEVEL // optimization level