summaryrefslogtreecommitdiff
path: root/contrib/help/opers/ojoin
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2016-06-05 14:16:21 +0100
committerRussell King <rmk+kernel@armlinux.org.uk>2016-06-12 22:29:23 +0100
commit4e3d5d30f673c7cc52a7aa2a50f7fda34bc1f4cc (patch)
treedcc032b92ea5a71785b95f540a7bed4516d244cb /contrib/help/opers/ojoin
parent09dbdc750e4612cb7a2db5331b6e9d6278d7f3c0 (diff)
Revert "- Dropped contrib/"
This reverts commit 206336e601c61264d4dd7b6c031b5cc96b7e3f44. Conflicts: Makefile.in configure
Diffstat (limited to 'contrib/help/opers/ojoin')
-rw-r--r--contrib/help/opers/ojoin12
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.