diff --git a/pages/osx/chflags.md b/pages/osx/chflags.md index fa1f4c5292..5b0b75c496 100644 --- a/pages/osx/chflags.md +++ b/pages/osx/chflags.md @@ -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: