File: coderay.1

package info (click to toggle)
coderay 1.1.3-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,368 kB
  • sloc: ruby: 9,987; makefile: 14; sh: 4; python: 1
file content (36 lines) | stat: -rw-r--r-- 993 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH CODERAY 1 "August 2009"
.SH NAME
coderay \- scans a file and generates syntax-highlighted html output
.SH SYNOPSIS
.B coderay
[\fIoptions\fR] [\fIfilename\fR]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B coderay
command.
.SH OPTIONS
.TP
.B \-<lang>
Specify language of input file.
.TP
.B \-<format>
Specify format of output file (default HTML)
.SH SEE ALSO
Run
.B coderay
without any arguments to see full usage message.
.TP
.BR coderay_stylesheet (1).
.br
.SH AUTHOR
coderay was written by Kornelius Kalnbach.
.PP
This manual page was written by Joshua Timberman <joshua@opscode.com>,
for the Debian project (and may be used by others). Permission is granted
to copy, distribute and/or modify this document under the terms of the
GNU Lesser General Public License, Version 2 or any later version published
by the Free Software Foundation.

On Debian systems, the complete text of the GNU Lesser General Public License
can be found in /usr/share/common-licenses/LGPL-2.1.