ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/contrib/help/opers/flags
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (18 years, 6 months ago) by adx
File size: 713 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# Content
1 # $Id: flags,v 1.1 2005/08/18 15:47:30 knight Exp $
2 FLAGS [-|+ flag]
3
4 The FLAGS command is designed to enable or disable user mode flags in plain english.
5 The idea is to make it easier to toggle flags without having to remember their letter.
6
7 If you run FLAGS without any extra parameters or arguments you'll get an example listing:
8
9 --- Current flags: OWALLOPS SWALLOPS OKILLS SKILLS SNOTICES THROTTLES LWALLOPS CONNECTS SQUITS
10 FULL INVISIBLE BOTS CALLERID
11 --- Current missing flags: STATSNOTICES CLICONNECTS CLIDISCONNECTS IPMISMATCHES UNAUTH DEBUG NICKCHANGES
12
13 So if you want to enable NICKCHANGES (+n) for instance you do
14
15 FLAGS +NICKCHANGES and you can disable it with FLAGS -NICKCHANGES

Properties

Name Value
svn:eol-style native
svn:keywords "Id Revision"