Skip to content

Commit

Permalink
Fix testable example output comment formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hhromic committed Jun 30, 2024
1 parent 0cc152d commit b8282df
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b8282df

Please sign in to comment.