- INSTALL, README: untabify
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sun, 11 Jan 2015 19:41:16 +0000 (19:41 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Sun, 11 Jan 2015 19:41:16 +0000 (19:41 +0000)
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/branches/1.0.x@5360 82007160-df01-0410-b94d-b575c5fd34c7

INSTALL
README

diff --git a/INSTALL b/INSTALL
index d0e0f8a2c55c7da535d45c66f5f5a77dc9f849af..b35b92443615cb3622f6372f64178904239d2a98 100644 (file)
--- 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 f4b9a14f0ea217691ff672cf1dc4d45d71db82f6..7b364c007faa2475d293337fba374123aa6184b3 100644 (file)
--- a/README
+++ b/README
@@ -43,12 +43,12 @@ significant factor to HOPM's efficiency.
 Command Line Options
 --------------------
 
--c <name>      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 <name>       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