Fix testable example output comment formatting

This commit is contained in:
Hugo Hromic 2024-06-30 23:43:37 +01:00
parent 0cc152dce5
commit b8282df4c4
No known key found for this signature in database
GPG Key ID: 5CAFA8074D3F443B
1 changed files with 2 additions and 3 deletions

View File

@ -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