Implement copy method, update move method and remove trailing
[arvados.git] / sdk / R / man / jobs.list.Rd
index 53055f5878b4fb73a0bcb598f645872b7dd4f84d..33840b0a498df7211a3ff93f6524c51d3b0d0ae0 100644 (file)
@@ -8,23 +8,6 @@ arv$jobs.list(filters = NULL, where = NULL,
        order = NULL, select = NULL, distinct = NULL,
        limit = "100", offset = "0", count = "exact")
 }
-\arguments{
-\item{filters}{}
-
-\item{where}{}
-
-\item{order}{}
-
-\item{select}{}
-
-\item{distinct}{}
-
-\item{limit}{}
-
-\item{offset}{}
-
-\item{count}{}
-}
 \value{
 JobList object.
 }