Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube authored Sep 1, 2020
1 parent 02d05c4 commit 641811f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ A major part of the completers has been generated from help pages so there will
Notable shortcomings:
- no support for long shorthands (e.g. `-ldflags`)
- no support for combined shorthands (e.g. `tar -xzvf`)
- no support for flags with `=` (e.g. `-f="/few"`)
- no decent support yet for list of values (e.g. "a,b,c"), but is possible with ActionMultiParts

## Example

Expand Down

0 comments on commit 641811f

Please sign in to comment.