mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[fix] Column list
This commit is contained in:
parent
57dcf45a7c
commit
c7c2928579
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ user:
|
||||||
api: POST /users/import
|
api: POST /users/import
|
||||||
arguments:
|
arguments:
|
||||||
csvfile:
|
csvfile:
|
||||||
help: "CSV file with columns username, email, quota, groups(separated by coma) and optionally password"
|
help: "CSV file with columns username, firstname, lastname, password, mail, mailbox-quota, mail-alias, mail-forward, groups (separated by coma)"
|
||||||
type: open
|
type: open
|
||||||
-u:
|
-u:
|
||||||
full: --update
|
full: --update
|
||||||
|
|
Loading…
Add table
Reference in a new issue