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-08 06:40:53 +0100 |
commit | 5227ce308a750a790351c9435aab41a968a9ca40 (patch) | |
tree | e4b6fc8055d879b4b4f84b71261c1b0e3f265bc9 /xF.adoc | |
parent | a424788fd90338b6da5d4dfd3c18cf3eab13acc8 (diff) | |
download | xK-5227ce308a750a790351c9435aab41a968a9ca40.tar.gz xK-5227ce308a750a790351c9435aab41a968a9ca40.tar.xz xK-5227ce308a750a790351c9435aab41a968a9ca40.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) |