mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:06:00 +02:00
userdel: translate arguments and French typo
This commit is contained in:
parent
5180489bce
commit
1bb09e90e2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# userdel
|
# userdel
|
||||||
|
|
||||||
> Efface un utilisateur:
|
> Efface un utilisateur.
|
||||||
|
|
||||||
- Efface un utilisateur et son dossier home:
|
- Efface un utilisateur et son dossier home :
|
||||||
|
|
||||||
`userdel -r {{name}}`
|
`userdel -r {{nom}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue