diff options
author | Paul Townsend <pt@mindvox.org> | 2017-10-11 21:33:14 +0100 |
---|---|---|
committer | Paul Townsend <pt@mindvox.org> | 2017-10-11 21:33:14 +0100 |
commit | 87955b69cb82314becf1aa9f66c707705f517d0f (patch) | |
tree | dff6cd40cb246238b0e1a39ade6bcafc76a0edd9 /docs | |
parent | 016fd344362ddcc4b1a0781df9ac2416acc54e69 (diff) | |
download | irssi-87955b69cb82314becf1aa9f66c707705f517d0f.zip |
Add alternate_nick as a network-specific property.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/network.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/network.in b/docs/help/in/network.in index 4c2eeed4..fbdaa0b4 100644 --- a/docs/help/in/network.in +++ b/docs/help/in/network.in @@ -11,6 +11,7 @@ REMOVE: Removes a network from your configuration. -nick: Specifies the nickname to use. + -alternate_nick Specifies the alternate nickname to use. -user: Specifies the user identity to use. -realname: Specifies the real name to use. -host: Specifies the hostname to use. |