Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_adr_generate_toc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ eval "$($(dirname $0)/adr-config)"
##
## Options:
##
## -i INTRO precede the table of contents with the given INTRO text.
## -o OUTRO follow the table of contents with the given OUTRO text.
## -i INTRO precede the table of contents with text from the INTRO file.
## -o OUTRO follow the table of contents with text from the given OUTRO file.
## -p LINK_PREFIX
## prefix each decision file link with LINK_PREFIX.
##
Expand Down