chflags: add missing 'no' to clear hidden flag (#3235)
This commit is contained in:

committed by
Owen Voke

parent
4f3fdfd621
commit
dec9fb400b
@@ -8,7 +8,7 @@
|
||||
|
||||
- Unset the `hidden` flag for a file:
|
||||
|
||||
`chflags {{hidden}} {{path/to/file}}`
|
||||
`chflags {{nohidden}} {{path/to/file}}`
|
||||
|
||||
- Recursively set the `uchg` flag for a directory:
|
||||
|
||||
|
Reference in New Issue
Block a user