From 75caa7bb1c3d64a6aa87b18c31cb3f1611465481 Mon Sep 17 00:00:00 2001 From: kib Date: Fri, 9 Jun 2006 16:11:23 +0000 Subject: Document the way to get list of files to process from the stdin. MFC after: 1 week Approved by: kan (mentor) --- bin/setfacl/setfacl.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/setfacl/setfacl.1 b/bin/setfacl/setfacl.1 index a791e49..c407cdf 100644 --- a/bin/setfacl/setfacl.1 +++ b/bin/setfacl/setfacl.1 @@ -43,7 +43,9 @@ The .Nm utility sets discretionary access control information on -the specified file(s). +the specified file(s). If no files are specified, or the +list constists of the only "-", the file names are taken from +the standard input. .Pp The following options are available: .Bl -tag -width indent -- cgit v1.1