11 lines
308 B
Markdown
11 lines
308 B
Markdown
### Summary ###
|
|
|
|
transfer all user accounts from one group to another.
|
|
|
|
### IO ###
|
|
|
|
```[-src (text) -dst (text)]/[text]```
|
|
|
|
### Description ###
|
|
|
|
transfer all user accounts currently attached to the group given in -src to the group given in -dst. you must have a higher rank than both groups for this to work. |