adduser: update Chinese translation (#8356)

pull/1/head
千玄子 2022-08-16 13:36:27 +08:00 committed by GitHub
parent 58b46d5a28
commit e045c22ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -22,7 +22,3 @@
- 创建一个新用户,并指定其用户组:
`adduser --ingroup {{用户组}} {{用户名}}`
- 将一个现有用户加入指定用户组:
`adduser {{用户名}} {{用户组}}`