From 01c8a465098760ea6ece33317ca99db306e2cb40 Mon Sep 17 00:00:00 2001 From: Gregory Jefferis Date: Wed, 11 May 2022 01:15:19 +0100 Subject: [PATCH] roxygenise * to fix check error --- man/braincircuits_login.Rd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/braincircuits_login.Rd b/man/braincircuits_login.Rd index 65cf01e9..ad35c95e 100644 --- a/man/braincircuits_login.Rd +++ b/man/braincircuits_login.Rd @@ -31,6 +31,8 @@ braincircuits_token( \item{email}{the email you have registered/want to register with \href{https://braincircuits.io/}{braincircuits.io}.} \item{password}{the password you want to set (when using \code{braincircuits_register}) or have set (when using \code{braincircuits_login}) for your account.} + +\item{url}{the URL for the braincircuits API. Typically you should not need to change this.} } \value{ A bearer access token with which to query the braincircuits API.