From 1962c86a42402b8cd0ac2c0956877bffc44c5b66 Mon Sep 17 00:00:00 2001 From: wlandau Date: Wed, 4 Oct 2023 10:58:08 -0400 Subject: [PATCH] docs --- man/tar_option_set.Rd | 3 ++- man/tar_target.Rd | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/man/tar_option_set.Rd b/man/tar_option_set.Rd index 94906d7d2..beb773431 100644 --- a/man/tar_option_set.Rd +++ b/man/tar_option_set.Rd @@ -461,7 +461,8 @@ and available by the time the target's command finishes running. it is the user's responsibility to provide methods for (un)serialization and (un)marshaling the return value of the target. \item The formats starting with \code{"aws_"} are deprecated as of 2022-03-13 -(\verb{targets version > 0.10.0). For cloud storage integration, use the }repository` argument instead. +(\code{targets} version > 0.10.0). For cloud storage integration, use the +\code{repository} argument instead. } } diff --git a/man/tar_target.Rd b/man/tar_target.Rd index 53a1afbb8..edccc10c1 100644 --- a/man/tar_target.Rd +++ b/man/tar_target.Rd @@ -340,7 +340,8 @@ and available by the time the target's command finishes running. it is the user's responsibility to provide methods for (un)serialization and (un)marshaling the return value of the target. \item The formats starting with \code{"aws_"} are deprecated as of 2022-03-13 -(\verb{targets version > 0.10.0). For cloud storage integration, use the }repository` argument instead. +(\code{targets} version > 0.10.0). For cloud storage integration, use the +\code{repository} argument instead. } }