From: michael Date: Sun, 11 Jan 2015 19:41:34 +0000 (+0000) Subject: - INSTALL, README: untabify X-Git-Tag: 1.1.0beta1~176 X-Git-Url: http://git.serene-ircd.net/?a=commitdiff_plain;h=6d754c907f28b9ce7efc9028fd9297033b4b85ee;p=hopm.git - INSTALL, README: untabify git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5361 82007160-df01-0410-b94d-b575c5fd34c7 --- diff --git a/INSTALL b/INSTALL index d0e0f8a..b35b924 100644 --- a/INSTALL +++ b/INSTALL @@ -16,15 +16,15 @@ Make --prefix Sets the root of HOPM's install. By default this is $HOME/hopm, with binaries going in - $HOME/hopm/bin, config in $HOME/hopm/etc and logs - in $HOME/hopm/var. + $HOME/hopm/bin, config in $HOME/hopm/etc and logs + in $HOME/hopm/var. --bindir Specify the place to install binaries. By default this is $PREFIX/bin. (see --prefix, above) --localstatedir Specify the place where logs and PID files will be kept. By default this is $PREFIX/var. (see - --prefix, above) + --prefix, above) configure has many other options, see ./configure --help for more details. diff --git a/README b/README index f4b9a14..7b364c0 100644 --- a/README +++ b/README @@ -43,12 +43,12 @@ significant factor to HOPM's efficiency. Command Line Options -------------------- --c Config name. By default HOPM reads hopm.conf, "-c foo" - will cause HOPM to read foo.conf. The primary use for - this is to run multiple HOPMs from one directory. +-c Config name. By default HOPM reads hopm.conf, "-c foo" + will cause HOPM to read foo.conf. The primary use for + this is to run multiple HOPMs from one directory. --d Debug mode. HOPM will not fork, and will write logs to stderr. - Multiple -d increase debug level. +-d Debug mode. HOPM will not fork, and will write logs to stderr. + Multiple -d increase debug level. Operator Channel Commands