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-01-12 11:02:41 +0100 |
commit | 02e678aed3d359141030175896cb5554b145ab38 (patch) | |
tree | 639ef0c27001c1b45f238fbd0e121c0e7f6b0b25 /xF.adoc | |
parent | ae01ef599ab382ad97c5d33036ca8c37ced5b771 (diff) | |
download | xK-02e678aed3d359141030175896cb5554b145ab38.tar.gz xK-02e678aed3d359141030175896cb5554b145ab38.tar.xz xK-02e678aed3d359141030175896cb5554b145ab38.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) |