diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md index 5a62c4fc9dd..2b25e6de790 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md +++ b/hadoop-common-project/hadoop-common/src/site/markdown/SecureMode.md @@ -572,7 +572,7 @@ or implicitly set to "simple": Needless to say, an application so configured cannot talk to a secure Hadoop cluster. -#### `--verifyshortname <principal>`: validate the short name of a principal +#### `--verifyshortname `: validate the short name of a principal This verifies that the short name of a principal contains neither the `"@"` nor `"/"` characters.