diff --git a/pages/common/passwd.md b/pages/common/passwd.md index efb2ba672a..621ea341de 100644 --- a/pages/common/passwd.md +++ b/pages/common/passwd.md @@ -13,8 +13,8 @@ - Get the current status of the user: -`passwd -S` +`passwd {{-S|--status}}` - Make the password of the account blank (it will set the named account passwordless): -`passwd -d` +`passwd {{-d|--delete}}`