summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>2000-04-03 22:10:58 +0000
committerjdp <jdp@FreeBSD.org>2000-04-03 22:10:58 +0000
commit609dd90b562954bce84d49fca1c640558a091632 (patch)
treeb7c023e5b6d3f67f22cd3e08b5795dbbab3c9c5e /bin
parentd1a0c5a2fa387d9750229d6941e9bc9c1fa47738 (diff)
downloadFreeBSD-src-609dd90b562954bce84d49fca1c640558a091632.zip
FreeBSD-src-609dd90b562954bce84d49fca1c640558a091632.tar.gz
Document that the flags can be specified as an octal number.
Diffstat (limited to 'bin')
-rw-r--r--bin/chflags/chflags.13
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1
index a76f8c2..4f3f708 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)
OpenPOWER on IntegriCloud