11 lines
219 B
Markdown
11 lines
219 B
Markdown
### Summary ###
|
|
|
|
change a user account's group.
|
|
|
|
### IO ###
|
|
|
|
```[-user (text) -group (text)]/[text]```
|
|
|
|
### Description ###
|
|
|
|
this changes the group of the user account given in -user to the target group given in -group. |