diff options
| author | John Polstra <jdp@FreeBSD.org> | 2000-04-03 22:10:58 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 2000-04-03 22:10:58 +0000 |
| commit | ec9247d53ebcac460c1561fae0c161d6c5523459 (patch) | |
| tree | 8f7f552ee65d7e8317ba36cbae65f77061547417 /bin/chflags | |
| parent | cdb51d12a651450156caf19a79ed364676ea08e6 (diff) | |
Notes
Diffstat (limited to 'bin/chflags')
| -rw-r--r-- | bin/chflags/chflags.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index a76f8c2b6ffe..4f3f708a6899 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -77,7 +77,8 @@ Change the file flags for the file hierarchies rooted in the files instead of just the files themselves. .El .Pp -Flags are a comma separated list of keywords. +The flags are specified as an octal number or a comma separated list +of keywords. The following keywords are currently defined: .Bd -literal -offset indent compact arch set the archived flag (super-user only) |
