Skip to content

Commit a6e19be

Browse files
more doc adaptation
1 parent 1f89eb6 commit a6e19be

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

R/ui-styling.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ NULL
2222
#' @inheritParams prettify_pkg
2323
#' @section Warning:
2424
#' This function overwrites files (if styling results in a change of the
25-
#' code to be formatted). It is strongly suggested to only style files
26-
#' that are under version control or to create a backup copy.
25+
#' code to be formatted and `dry = "off"`). It is strongly suggested to only
26+
#' style files that are under version control or to create a backup copy.
2727
#'
2828
#' We suggest to first style with `scope < "tokens"` and inspect and commit
2929
#' changes, because these changes are guaranteed to leave the abstract syntax

man/style_dir.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/style_file.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/style_pkg.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)