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-13 10:29:12 +0100 |
commit | 0b1d61883c9eccd7711ce7a6dcb2c0a6fc6aafcf (patch) | |
tree | 1e4649376f739fdabf3277c3079a18f2e8eb6c59 /xF.adoc | |
parent | 9c9776bacd19ce27948a21dd449f78e8965f58e2 (diff) | |
download | xK-0b1d61883c9eccd7711ce7a6dcb2c0a6fc6aafcf.tar.gz xK-0b1d61883c9eccd7711ce7a6dcb2c0a6fc6aafcf.tar.xz xK-0b1d61883c9eccd7711ce7a6dcb2c0a6fc6aafcf.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) |