1
0
Fork 0
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:
Walter O'Keefe 2016-05-18 18:02:06 +09:30 committed by Waldir Pimenta
parent d2de67f45b
commit 084986a76b

View file

@ -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`