19704: Merge contributed updates to R SDK
[arvados.git] / sdk / R / man / containers.update.Rd
diff --git a/sdk/R/man/containers.update.Rd b/sdk/R/man/containers.update.Rd
deleted file mode 100644 (file)
index 3a85726..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-% Generated by roxygen2: do not edit by hand
-% Please edit documentation in R/Arvados.R
-\name{containers.update}
-\alias{containers.update}
-\title{containers.update}
-\usage{
-arv$containers.update(container,
-       uuid)
-}
-\arguments{
-\item{container}{Container object.}
-
-\item{uuid}{The UUID of the Container in question.}
-}
-\value{
-Container object.
-}
-\description{
-containers.update is a method defined in Arvados class.
-}