HDFS-17325. Fix the documentation of fs expunge command in FileSystemShell.md. (#6413) Contributed by liuguanghua.
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org> Signed-off-by: Shilun Fan <slfan1989@apache.org>
This commit is contained in:
parent
2369f0cddb
commit
5f9932acc4
@ -289,7 +289,7 @@ rather than the default filesystem and checkpoint is created.
|
||||
For example
|
||||
|
||||
```
|
||||
hadoop fs -expunge --immediate -fs s3a://landsat-pds/
|
||||
hadoop fs -expunge -immediate -fs s3a://landsat-pds/
|
||||
```
|
||||
|
||||
Refer to the
|
||||
|
Loading…
Reference in New Issue
Block a user