diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-14 09:26:23 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-11-04 07:40:15 +0100 |
commit | aff4dd6b8715625fdb7250671373bd77b947445d (patch) | |
tree | 6607fee7bd9a2d5c0379e145b9532c23ed0c6d18 /xF.adoc | |
parent | b1ee29534562a03b5b74453942241e94df4ef21e (diff) | |
download | xK-aff4dd6b8715625fdb7250671373bd77b947445d.tar.gz xK-aff4dd6b8715625fdb7250671373bd77b947445d.tar.xz xK-aff4dd6b8715625fdb7250671373bd77b947445d.zip |
Make xF a first-class citizen
Diffstat (limited to 'xF.adoc')
-rw-r--r-- | xF.adoc | 34 |
1 files changed, 34 insertions, 0 deletions
@@ -0,0 +1,34 @@ +xF(1) +===== +:doctype: manpage +:manmanual: xK Manual +:mansource: xK {release-version} + +Name +---- +xF - X11 frontend for xC + +Synopsis +-------- +*xF* [_OPTION_]... RELAY-ADDRESS + +Description +----------- +*xF* is an X11 frontend for the relay interface of the *xC* IRC client. + +Options +------- +*-h*, *--help*:: + Display a help message and exit. + +*-V*, *--version*:: + Output version information and exit. + +Reporting bugs +-------------- +Use https://git.janouch.name/p/xK to report bugs, request features, +or submit pull requests. + +See also +-------- +*xC*(1) |