Skip to content

Commit a7e4fcd

Browse files
committed
add namespace
1 parent c4657dd commit a7e4fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/daemon.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ run_serve_daemon <- function(
153153
cli::cli
154154
cli::cli_inform(c(
155155
"",
156-
i = "Stop the preview with {.code quarto_{command}_stop()}"
156+
i = "Stop the preview with {.code quarto::quarto_{command}_stop()}"
157157
))
158158
}
159159

0 commit comments

Comments
 (0)