Man page - kvirc(1)
Packages contains this manual
Available languages:
en fr it pt uk deManual
KVIRC
NAMESYNOPSIS
DESCRIPTION
OPTIONS
ENVIRONMENT
FILES
SEE ALSO
COPYRIGHT
SUGGESTIONS AND BUG REPORTS
OFFICIAL WWW SITE
AUTHORS
NAME
KVIrc - un client IRC graphique.
SYNOPSIS
kvirc [options] [server [port]] [ircurl [ircurl [...]]]
DESCRIPTION
KVIrc est un client IRC visuel basée sur la bibliothéque Qt.
Il a lâintention dâĂȘtre une interface facile dâutilisation pour le protocole IRC (voir RFC1459 ) avec des extensions.
OPTIONS
KVIrc
acceptes les options suivantes :
-h, --help
Affiche une liste de toutes les commandes en lignes.
-v, --version
Affiche des informations sur la version.
-c <fichier>
Utilise <fichier> en tant que fichier de configuration au lieu de Ë/.kvirc4.rc Si <fichier> nâexiste pas, utilise par dĂ©faut $HOME/.kvirc4.rc
-n <fichier>
Utilise <fichier> en tant que fichier de configuration au lieu de Ë/.kvirc4.rc CrĂ©e <fichier> si il nâexiste pas.
|
-f |
Force une nouvelle session de KVIrc, mĂȘme si KVIrc est dĂ©jĂ lancer. |
-e <commands>
If a KVIrc session is already running, execute the <commands> in that session, otherwise startup normally and execute <commands> . <commands> must be a single shell token. You can eventually use this switch more than once.
-x <commands>
If a KVIrc session is already running, execute the <commands> in that session, otherwise do nothing and exit. <commands> must be a single shell token. You can eventually use this switch more than once.
-r <commands>
If a KVIrc session is already running, execute the <commands> in that session, otherwise start up normally (do not execute). <commands> must be a single shell token. You can eventually use this switch more than once.
|
-m |
If a KVIrc session is already running, show an informational popup dialog instead of writing to the console. This is useful when starting KVIrc from a graphical taskbar button. |
--nosplash
Do not show the splash screen at startup
[server]
Connect to this server after startup.
|
[port] |
Use this port for connection. This option requires also a server name. |
[ircurl]
A URL in the following form:
irc[6]://<server>[:<port>][/<channel>[?<pass>]]
For each URL on the commandline create a new irc-context and attempt to connect to <server> on the specified <port>. The optional <channel> is joined just after the connection has been established.
ENVIRONMENT
KVIRC_LANG
Language setting. If not set KVIrc will check for $LANG