Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jun 11, 2024
1 parent 8aaa232 commit a7185e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/overlyAttachedArgument.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## POSIX

[Flags] that require an argument consume the one next on the command line.
But it can also attached directly the name with a `=` delimiter.
But it can also attached directly to the name with a `=` delimiter.
And for shorthands, the delimiter can even be left out.
[Flags] that take an optional argument do so only in the attached version.

Expand Down

0 comments on commit a7185e9

Please sign in to comment.