diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 1 | ||||
-rw-r--r-- | help/Makefile.in | 1 | ||||
-rw-r--r-- | help/index | 6 | ||||
-rw-r--r-- | help/users | 6 |
4 files changed, 3 insertions, 11 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 7934b0f..3425595 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -66,7 +66,6 @@ dist_helpf_DATA = accept \ unxline \ user \ userhost \ - users \ version \ wallops \ who \ diff --git a/help/Makefile.in b/help/Makefile.in index 07b1958..fa9fc4c 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -356,7 +356,6 @@ dist_helpf_DATA = accept \ unxline \ user \ userhost \ - users \ version \ wallops \ who \ @@ -15,6 +15,6 @@ REHASH RESTART RESV SERVER SET SJOIN SQUIT STATS SVINFO TIME TOPIC TRACE UMODE UNDLINE UNKLINE UNRESV -UNXLINE USER USERHOST USERS -VERSION WALLOPS WHO WHOIS -WHOWAS XLINE +UNXLINE USER USERHOST VERSION +WALLOPS WHO WHOIS WHOWAS +XLINE diff --git a/help/users b/help/users deleted file mode 100644 index bb56456..0000000 --- a/help/users +++ /dev/null @@ -1,6 +0,0 @@ -USERS [remoteserver] - -USERS will display the local and global current -and maximum user statistics for the specified -server, or the local server if there was no -parameter. |