- Notifications
You must be signed in to change notification settings - Fork1.1k
Commit81cbf03
authored
chore: fix typo in organization roles create help text (#21352)
A simple typo fix to the help textstidin > stdin```➜ coder git:(org_role_fix) ✗ coder organizations roles create -h coder v2.29.1+59cdd7eUSAGE: coder organizations roles create [flags] <role_name> Create a new organization custom role - Run with an input.json file: $ coder organization -O <organization_name> roles create --stidin < role.json ```1 parent0ba3f7e commit81cbf03
File tree
3 files changed
+3
-3
lines changed- cli
- testdata
- docs/reference/cli
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)