Actions
Command line arguments » History » Revision 1
Revision 1/9
| Next »
Per Amundsen, 03/22/2017 04:07 PM
Command line arguments¶
-ConfigFolder <path> | Set a custom config folder |
-cmd <command> | Runs a command on startup |
irc://hostname:port/#channel | Opens a plain connection to the hostname and port, and optionally joins a #channel |
irc6://hostname:port/#channel | Opens a plain IPv6 connection to the hostname and port, and optionally joins a #channel |
ircs://hostname:port/#channel | Opens a SSL/TLS connection to the hostname and port, and optionally joins a #channel |
ircs6://hostname:port/#channel | Opens a IPv6 SSL/TLS connection to the hostname and port, and optionally joins a #channel |
xdcc://network/hostname:port/#channel/nick/#id/filename | Opens a connects to the hostname:port, joins the #channel and tries to request the #id/filename from the nick. |
A connection is only made if no existing connection is found.
Updated by Per Amundsen over 7 years ago · 1 revisions