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-07-09 22:15:13 +0200 |
commit | 472b939b8b8fa6f55df03da80de00cdb697e310f (patch) | |
tree | 17f74f87eee3ebf94eec2996c6888c5497705ddb /xF.adoc | |
parent | 4ade016f8dcb2e7da9ceda27e9db8f424679421d (diff) | |
download | xK-472b939b8b8fa6f55df03da80de00cdb697e310f.tar.gz xK-472b939b8b8fa6f55df03da80de00cdb697e310f.tar.xz xK-472b939b8b8fa6f55df03da80de00cdb697e310f.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) |