diff --git a/pages/common/passwd.md b/pages/common/passwd.md index 1e980b8a8c..e18df872ed 100644 --- a/pages/common/passwd.md +++ b/pages/common/passwd.md @@ -2,6 +2,10 @@ > Passwd is a tool used to change a user's password. +- Change the password of the current user interactively: + +`passwd` + - Change the password of the current user: `passwd {{new_password}}`