Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Jul 01, 2022
  2. Apr 03, 2022
  3. Mar 30, 2022
  4. Feb 05, 2022
  5. Jan 27, 2022
  6. Jan 01, 2022
  7. Dec 22, 2021
    • tastytea's avatar
      Add man page (#851) · 3e8734db
      tastytea authored
      This adds a man page which lists command line options, key bindings and
      commands. A new CMake option `MAN` is added, enabled by default on
      `UNIX` but not `APPLE`.
      
      The man pages are generated with either `a2x` (from asciidoc) or
      `asciidoctor`. If both are not found, a fatal error is signaled.
      Unverified
      3e8734db
Loading