diff options
author | tv <tv@xso> | 2011-09-06 15:14:12 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-06 15:14:12 +0200 |
commit | 86a44d6eb61a3a218c1f81bf3500c9c14e5521d9 (patch) | |
tree | 2e4029f0e2daa195f375fab44b8f76b8b4506e8c /Reaktor/IRC | |
parent | 894d5998a9be987db773aabae21b83014aedabe7 (diff) |
//Reaktor/IRC: detypo README
Diffstat (limited to 'Reaktor/IRC')
-rw-r--r-- | Reaktor/IRC/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Reaktor/IRC/README.md b/Reaktor/IRC/README.md index f831785c..b51d8743 100644 --- a/Reaktor/IRC/README.md +++ b/Reaktor/IRC/README.md @@ -1,4 +1,4 @@ -# `//Reaktor/IRC` +# *//Reaktor/IRC* This component implements a remote shell daemon that exposes the executable files (which may be symlinks) below @@ -25,14 +25,14 @@ without dropping privileges. The following environment variables are processed by `//Reaktor/IRC`: -### `nick` +### *nick* Use a specific nickname. Optional if the node running `//Reaktor/IRC` is part of Retiolum, in which case it defaults to `Name` in `/etc/tinc/retiolum/tinc.conf`. -### `host` and `port` +### *host* and *port* Connect to a specific IRC server. @@ -40,7 +40,7 @@ Optional if the node running `//Reaktor/IRC` is part of Retiolum, in which case it defaults to `supernode` and `6667` (well, it always defaults to these two, but they only make science in Retiolum^_^). -### `target` +### *target* Join a specific channel. |