cr3.rst 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. .. RST source for cr3(1) man page. Convert with:
  2. .. rst2man.py cr3.rst > cr3.1
  3. .. rst2man.py comes from the SBo development/docutils package.
  4. .. Note to SBo admins: Please don't include this file in the doc dir
  5. .. in the package. It's here because it's the source for the man page.
  6. .. |version| replace:: 3.2.49
  7. .. |date| date::
  8. ===
  9. cr3
  10. ===
  11. --------------------------
  12. coolreader (e-book reader)
  13. --------------------------
  14. :Manual section: 1
  15. :Manual group: SlackBuilds.org
  16. :Date: |date|
  17. :Version: |version|
  18. SYNOPSIS
  19. ========
  20. cr3 [*-options*] [filename]
  21. DESCRIPTION
  22. ===========
  23. CoolReader is an e-book reader for various platforms.
  24. Supported file formats include plain text, HTML, RTF, Microsoft Word
  25. (.doc), Palm Pilot (.prc, .pdb, .pml, .mobi), FB2, and EPUB.
  26. OPTIONS
  27. =======
  28. --version Output version number.
  29. -?, -h, --help
  30. Output usage string.
  31. --loglevel=ERROR|WARN|INFO|DEBUG|TRACE
  32. Set logging level.
  33. --logfile=<filename>|stdout|stderr
  34. Set log file. Default is stderr.
  35. FILES
  36. =====
  37. ~/.cr3/
  38. Per-user configuration, cache, and bookmarks. It's not recommended to
  39. edit **cr3.ini** by hand.
  40. COPYRIGHT
  41. =========
  42. See the file /usr/doc/coolreader-|version|/COPYING for license information.
  43. AUTHORS
  44. =======
  45. cr3 was written by Vadim Lopatin, aka buggins.
  46. This man page written for the SlackBuilds.org project
  47. by B. Watson, and is licensed under the WTFPL.
  48. SEE ALSO
  49. ========
  50. The cr3 homepage: https://github.com/buggins/coolreader