diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md b/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md index bbc9277144..15ad619ea8 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/FileSystemShell.md @@ -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