diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 19:35:07 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2012-11-17 19:35:07 +0000 |
commit | 206336e601c61264d4dd7b6c031b5cc96b7e3f44 (patch) | |
tree | 872906bc6e391e28b34a1b78d0f0e26e13cf1515 /contrib/help/opers/ojoin | |
parent | ffa2a03a9ec8f8ae5cfae93cc2fd8b3b7b141e2b (diff) |
- Dropped contrib/
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1660 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'contrib/help/opers/ojoin')
-rw-r--r-- | contrib/help/opers/ojoin | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/help/opers/ojoin b/contrib/help/opers/ojoin deleted file mode 100644 index f1c9525..0000000 --- a/contrib/help/opers/ojoin +++ /dev/null @@ -1,12 +0,0 @@ -# $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. |