mass change: apply snake case to tokens (#2518)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9a9265c672
commit
18370557b2
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user