From 829187656b227c5ca5aa031f4843cb5e0a16b746 Mon Sep 17 00:00:00 2001 From: be-marc Date: Tue, 2 Apr 2024 18:40:39 +0200 Subject: [PATCH] docs: large objects --- man-roxygen/param_large_objects_path.R | 2 +- man/rush_plan.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man-roxygen/param_large_objects_path.R b/man-roxygen/param_large_objects_path.R index a7d3abb..fe45461 100644 --- a/man-roxygen/param_large_objects_path.R +++ b/man-roxygen/param_large_objects_path.R @@ -1,2 +1,2 @@ -#' @param large_objects_path [character(1)]\cr +#' @param large_objects_path (`character(1)`)\cr #' The path to the directory where large objects are stored. diff --git a/man/rush_plan.Rd b/man/rush_plan.Rd index e114809..2b94e57 100644 --- a/man/rush_plan.Rd +++ b/man/rush_plan.Rd @@ -24,7 +24,7 @@ See \link[redux:redis_config]{redux::redis_config} for details.} \item{lgr_thresholds}{(named \code{character()} | named \code{numeric()})\cr Logger threshold on the workers e.g. \code{c(rush = "debug")}.} -\item{large_objects_path}{\link{character(1)}\cr +\item{large_objects_path}{(\code{character(1)})\cr The path to the directory where large objects are stored.} } \description{