HDFS-14975. Add CR for SetECPolicyCommand usage. Contributed by Fei Hui.
This commit is contained in:
parent
b25a37c322
commit
77934bc07b
@ -330,7 +330,7 @@ public String getLongUsage() {
|
||||
"Set the erasure coding policy for a file/directory.\n\n" +
|
||||
listing.toString() + "\n" +
|
||||
"-replicate and -policy are optional arguments. They cannot been " +
|
||||
"used at the same time";
|
||||
"used at the same time.\n";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user