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> | 2023-09-04 07:06:08 +0200 |
commit | c5c7547e4236d50ecd52f4acabf516b8c578ca8e (patch) | |
tree | bdcdd674d07a3e06c89f0e7e492386e9563b4480 /xF.adoc | |
parent | 13d2ff115ba094380a25de50aa4e760a8f839103 (diff) | |
download | xK-c5c7547e4236d50ecd52f4acabf516b8c578ca8e.tar.gz xK-c5c7547e4236d50ecd52f4acabf516b8c578ca8e.tar.xz xK-c5c7547e4236d50ecd52f4acabf516b8c578ca8e.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) |