diff options
Diffstat (limited to 'contrib/help/opers/ojoin')
-rw-r--r-- | contrib/help/opers/ojoin | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/contrib/help/opers/ojoin b/contrib/help/opers/ojoin new file mode 100644 index 0000000..f1c9525 --- /dev/null +++ b/contrib/help/opers/ojoin @@ -0,0 +1,12 @@ +# $Id$ +OJOIN [flags]<channel> + +The OJOIN command requires only one argument with optional status flags. +Valid mode flags are @ % and +. This allows operators to join any channel +with the given status. + +Examples: +OJOIN @#secretchan - Will join you to #secretchan with chan ops. +OJOIN +#secretchan - Will join you to #secretchan with voice. + +This also works on local channels as well. |