MRCI/docs/intern_commands/rename_sub_ch.md

11 lines
407 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### Summary ###
rename a sub-channel within a channel.
### IO ###
```[-ch_name (text) -sub_name (text) -new_name (text)]/[text]```
### Description ###
rename the sub-channel given in -sub_name for the channel given in -ch_name to the new name given in -new_name. the same rules for channel names also apply to sub-channel names. only the channel owner-level(1) and admin-level(2) is allowed to do this.