From f3e4ea7a9d90cb988338004d1a2a02198a77d5a2 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 15 May 2013 15:16:51 +0000 Subject: - Remove help/uhelp - Cleanup help/Makefile.am to make it easier to read and maintain - Rebuild help/index git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2041 82007160-df01-0410-b94d-b575c5fd34c7 --- help/uhelp | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 help/uhelp (limited to 'help/uhelp') diff --git a/help/uhelp b/help/uhelp deleted file mode 100644 index 74ba8ce..0000000 --- a/help/uhelp +++ /dev/null @@ -1,5 +0,0 @@ -UHELP [topic] - -UHELP allows an operator to view help topics -for users without opening a second client -or removing their operator status. -- cgit