Skip to content

Commit 1ee9af0

Browse files
committed
Fix README
1 parent 4209960 commit 1ee9af0

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
@@ -242,7 +242,7 @@ convert.symbolic({ special: { setuid: true, setgid: true, sticky: true } })
242242
```
243243

244244
```bash
245-
$ convert.symbolic '{ "all": { "read": true } }'
245+
$ unix-permissions convert.symbolic '{ "all": { "read": true } }'
246246
a+r
247247
```
248248

0 commit comments

Comments
 (0)