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-07 11:07:36 +0100 |
commit | dbe0fa2ee10c5577a328ea0a7411ee1c5ed4df67 (patch) | |
tree | 4dc700f0b69515bc1dfb835dbfbe126bfefc179f /xF.adoc | |
parent | a011b57ce24c8c78c1ccbc3137d2a0d5e814c1ba (diff) | |
download | xK-dbe0fa2ee10c5577a328ea0a7411ee1c5ed4df67.tar.gz xK-dbe0fa2ee10c5577a328ea0a7411ee1c5ed4df67.tar.xz xK-dbe0fa2ee10c5577a328ea0a7411ee1c5ed4df67.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) |