Skip to content

Commit 36a4a98

Browse files
authored
Merge pull request #782 from mcol/typo
2 parents 3bd1ee8 + 3139389 commit 36a4a98

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

R/progress-client.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@
229229
#' format_done = paste0(
230230
#' "{col_green(symbol$tick)} Downloaded {pb_total} files ",
231231
#' "in {pb_elapsed}."
232-
#' ),,
232+
#' ),
233+
#' clear = FALSE,
233234
#' total = length(urls)
234235
#' )
235236
#' for (url in urls) {

man/cli_progress_bar.Rd

Lines changed: 2 additions & 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)