Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenz Walthert <lorenz.walthert@icloud.com>
  • Loading branch information
lorenzwalthert authored and yitao-li committed Sep 11, 2020
1 parent 76aa66d commit 38f469d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlflow/R/mlflow/R/cli.R
Expand Up @@ -5,8 +5,8 @@
# Defaults to \code{FALSE}.
# @param echo Print the standard output and error to the screen? Defaults to
# \code{TRUE}, does not apply to background tasks.
# @param stderr_callback NULL, or a function to call for every chunk of the standard error.
# Defaults to a function that prints chunks to standard error.
# @param stderr_callback \code{NULL} (the default), or a function to call for
# every chunk of the standard error, passed to \code{\link[=processx:run]{processx::run()}}.
# @param client Mlflow client to provide environment for the cli process.
#
# @return A \code{processx} task.
Expand Down

0 comments on commit 38f469d

Please sign in to comment.