mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 16:53:10 +02:00
passwd: Fix typo (#894)
This commit is contained in:
parent
d2de67f45b
commit
084986a76b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
`passwd {{username}} {{new password}}`
|
`passwd {{username}} {{new password}}`
|
||||||
|
|
||||||
- Get the current statuts of the user:
|
- Get the current status of the user:
|
||||||
|
|
||||||
`passwd -S`
|
`passwd -S`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue