Merge pull request #257 from hhromic/fix-testable-example

Fix testable example output comment formatting
This commit is contained in:
Alex Flint 2024-07-04 12:40:29 -04:00 committed by GitHub
commit 3de7278c4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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