From 206336e601c61264d4dd7b6c031b5cc96b7e3f44 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 17 Nov 2012 19:35:07 +0000 Subject: - Dropped contrib/ git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/trunk@1660 82007160-df01-0410-b94d-b575c5fd34c7 --- contrib/help/opers/ojoin | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 contrib/help/opers/ojoin (limited to 'contrib/help/opers/ojoin') 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] - -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. -- cgit