passwd: add base command (#3869)
Co-authored-by: Marco Bonelli <marco@mebeim.net>
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
> Passwd is a tool used to change a user's password.
|
> 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:
|
- Change the password of the current user:
|
||||||
|
|
||||||
`passwd {{new_password}}`
|
`passwd {{new_password}}`
|
||||||
|
Reference in New Issue
Block a user