mass change: apply snake case to tokens (#2518)

This commit is contained in:
Guido Lena Cota
2018-10-29 12:14:25 +01:00
committed by Starbeamrainbowlabs
parent 9a9265c672
commit 18370557b2
11 changed files with 20 additions and 20 deletions

View File

@@ -4,11 +4,11 @@
- Change the password of the current user:
`passwd {{new password}}`
`passwd {{new_password}}`
- Change the password of the specified user:
`passwd {{username}} {{new password}}`
`passwd {{username}} {{new_password}}`
- Get the current status of the user: