Skip to content

Commit 0bd42e5

Browse files
authored
Pascal case permissions
1 parent 8af28fa commit 0bd42e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $token = (
4444
echo $pw |
4545
seqcli apikey create `
4646
-t CLI `
47-
--permissions="read,write,project,organization,system" `
47+
--permissions="Read,Write,Project,Organization,System" `
4848
--connect-username $user --connect-password-stdin
4949
)
5050
```

0 commit comments

Comments
 (0)