Skip to content

Commit 692be38

Browse files
committed
fix: use \describe for options
1 parent b1db717 commit 692be38

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Suggests: curl (>= 4.0), knitr, rmarkdown, htmltools
2424
License: GPL-2
2525
LazyData: yes
2626
Encoding: UTF-8
27-
RoxygenNote: 7.2.3
27+
RoxygenNote: 7.3.3
2828
VignetteBuilder: knitr

R/options.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
##' argument.
1414
##'
1515
##' List of options:
16-
##' \itemize{
16+
##' \describe{
1717
##' \item{smtpServer}{SMTP server to contact. This can either be the
1818
##' mail server responsible for the destination addresses domain or a
1919
##' smarthost provided by your ISP or institution. SMTP AUTH is

man/sendmail_options.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)