Skip to content

Commit

Permalink
Merge pull request #628 from olivroy/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborcsardi authored Aug 31, 2023
2 parents c36066c + df38e2a commit 69238d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/cliapp-docs.R
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ NULL
#' To link to a help topic that is not a function, use `.topic`:
#'
#' ```{asciicast links-topic}
#' cli::cli_text("... the tibble options at {.help tibble::tibble_options}.")
#' cli::cli_text("... the tibble options at {.topic tibble::tibble_options}.")
#' ```
#'
#' `.topic` support link text.
Expand Down

0 comments on commit 69238d9

Please sign in to comment.