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> | 2025-11-03 17:58:32 +0100 |
| commit | 5c918a85c3e03ccad1b1b636b56897c70aaa209c (patch) | |
| tree | b0dd2e6d9554a768382726db631edbf237851c8e /xF.adoc | |
| parent | d4fa5743024812f5a7a5968d4a850a30cea40956 (diff) | |
| download | xK-5c918a85c3e03ccad1b1b636b56897c70aaa209c.tar.gz xK-5c918a85c3e03ccad1b1b636b56897c70aaa209c.tar.xz xK-5c918a85c3e03ccad1b1b636b56897c70aaa209c.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) |
