Skip to content

Commit

Permalink
Merge pull request #35 from urfave/abitrolly-patch-1
Browse files Browse the repository at this point in the history
Center table columns
  • Loading branch information
abitrolly authored Nov 12, 2024
2 parents cbe3640 + c4f84ea commit 5e90e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ And you can use your favorite flag or cli library!
## Supported libraries and features:

| | | Hidden | Deprecated | Short | Env |
| --- | --- | ------ | ---------- |------ | --- |
| --- | --- |:------:|:----------:|:-----:|:---:|
| <ul><li>[x] [flag]</li><ul> | [example](./examples/flag/main.go) | `-` | `-` | `-` | `-` |
| <ul><li>[x] [kingpin]</li></ul> | [example](./examples/kingpin/main.go) | <ul><li>[x] </li></ul> | <ul><li>[ ] </li></ul> | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> |
| <ul><li>[x] [spf13/pflag]</li></ul> | [example](./examples/pflag/main.go) | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> | <ul><li>[x] </li></ul> | `-` |
Expand Down

0 comments on commit 5e90e50

Please sign in to comment.