mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:46:00 +02:00
userdel: add French translation
This commit is contained in:
parent
e3eb2aa842
commit
95ed5f8c4e
1 changed files with 7 additions and 0 deletions
7
pages.fr/linux/userdel.md
Normal file
7
pages.fr/linux/userdel.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# userdel
|
||||
|
||||
> Efface un utilisateur:
|
||||
|
||||
- Efface un utilisateur et son dossier home:
|
||||
|
||||
`userdel -r {{name}}`
|
Loading…
Add table
Reference in a new issue