Skip to content

Commit 453b2c2

Browse files
committed
Doc fix
1 parent 3fcddb2 commit 453b2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Hadoop/HDFS/Command.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -811,7 +811,7 @@ The C<@subcommand_args> can have these defined: C<-f>, C<-r>, C<-skipTrash>
811811
=head3 setfacl
812812
813813
814-
The C<@subcommand_args> can have these defined: C<-b>, C<-k>, C<-m acl_spec>,
814+
The C<@subcommand_args> can have these defined: C<-b>, C<-k>, C<-R>, C<-m acl_spec>,
815815
C<-x acl_spec>, C<--set acl_spec>
816816
817817
$hdfs->dfs( setfacl => @subcommand_args, $hdfs_path );

0 commit comments

Comments
 (0)