mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
document the -toc flag in the markdown program
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
.Op Fl S
|
||||
.Op Fl s Pa text
|
||||
.Op Fl t Pa text
|
||||
.Op Fl toc
|
||||
.Op Pa textfile
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
@@ -181,6 +182,11 @@ Use the
|
||||
.Xr markdown 3
|
||||
function to format
|
||||
.Ar text .
|
||||
.It Fl toc
|
||||
Set the table-of-content flag, then dump the table of contents
|
||||
before the formatted text (a shorthand for
|
||||
.Fl -T -toc
|
||||
)
|
||||
.El
|
||||
.Sh RETURN VALUES
|
||||
The
|
||||
|
||||
Reference in New Issue
Block a user