cr3.1 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. .\" Man page generated from reStructuredText.
  2. .
  3. .TH CR3 1 "2020-10-19" "3.2.49" "SlackBuilds.org"
  4. .SH NAME
  5. cr3 \- coolreader (e-book reader)
  6. .
  7. .nr rst2man-indent-level 0
  8. .
  9. .de1 rstReportMargin
  10. \\$1 \\n[an-margin]
  11. level \\n[rst2man-indent-level]
  12. level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
  13. -
  14. \\n[rst2man-indent0]
  15. \\n[rst2man-indent1]
  16. \\n[rst2man-indent2]
  17. ..
  18. .de1 INDENT
  19. .\" .rstReportMargin pre:
  20. . RS \\$1
  21. . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
  22. . nr rst2man-indent-level +1
  23. .\" .rstReportMargin post:
  24. ..
  25. .de UNINDENT
  26. . RE
  27. .\" indent \\n[an-margin]
  28. .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
  29. .nr rst2man-indent-level -1
  30. .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
  31. .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
  32. ..
  33. .\" RST source for cr3(1) man page. Convert with:
  34. .
  35. .\" rst2man.py cr3.rst > cr3.1
  36. .
  37. .\" rst2man.py comes from the SBo development/docutils package.
  38. .
  39. .SH SYNOPSIS
  40. .sp
  41. cr3 [\fI\-options\fP] [filename]
  42. .SH DESCRIPTION
  43. .sp
  44. CoolReader is an e\-book reader for various platforms.
  45. .sp
  46. Supported file formats include plain text, HTML, RTF, Microsoft Word
  47. (.doc), Palm Pilot (.prc, .pdb, .pml, .mobi), FB2, and EPUB.
  48. .SH OPTIONS
  49. .INDENT 0.0
  50. .TP
  51. .B \-\-version
  52. Output version number.
  53. .UNINDENT
  54. .INDENT 0.0
  55. .TP
  56. .B \-?, \-h, \-\-help
  57. Output usage string.
  58. .TP
  59. .B \-\-loglevel=ERROR|WARN|INFO|DEBUG|TRACE
  60. Set logging level.
  61. .TP
  62. .B \-\-logfile=<filename>|stdout|stderr
  63. Set log file. Default is stderr.
  64. .UNINDENT
  65. .SH FILES
  66. .INDENT 0.0
  67. .TP
  68. .B ~/.cr3/
  69. Per\-user configuration, cache, and bookmarks. It\(aqs not recommended to
  70. edit \fBcr3.ini\fP by hand.
  71. .UNINDENT
  72. .SH COPYRIGHT
  73. .sp
  74. See the file /usr/doc/coolreader\-3.2.49/COPYING for license information.
  75. .SH AUTHORS
  76. .sp
  77. cr3 was written by Vadim Lopatin, aka buggins.
  78. .sp
  79. This man page written for the SlackBuilds.org project
  80. by B. Watson, and is licensed under the WTFPL.
  81. .SH SEE ALSO
  82. .sp
  83. The cr3 homepage: \fI\%https://github.com/buggins/coolreader\fP
  84. .\" Generated by docutils manpage writer.
  85. .