diff --git a/pages/common/passwd.md b/pages/common/passwd.md index e18df872ed..8562725538 100644 --- a/pages/common/passwd.md +++ b/pages/common/passwd.md @@ -6,13 +6,9 @@ `passwd` -- Change the password of the current user: +- Change the password of a specific user: -`passwd {{new_password}}` - -- Change the password of the specified user: - -`passwd {{username}} {{new_password}}` +`passwd {{username}}` - Get the current status of the user: