From bed0a4e884606415a0e19a71f88d62ce0e05e9ab Mon Sep 17 00:00:00 2001 From: Camila Ayres Date: Mon, 28 Jul 2025 16:47:27 +0200 Subject: [PATCH] doc(desktop): update commandline.rst (#13459) Signed-off-by: Camila Ayres --- admin_manual/desktop/commandline.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/desktop/commandline.rst b/admin_manual/desktop/commandline.rst index 070f04bf4..f234c4e99 100644 --- a/admin_manual/desktop/commandline.rst +++ b/admin_manual/desktop/commandline.rst @@ -69,7 +69,7 @@ Other command line switches supported by ``nextcloudcmd`` include the following: Use`netrc(5)` for login. ``--non-interactive`` - Do not prompt for questions. + Do not prompt for questions and tries to read $NC_USER and $NC_PASSWORD from the environment. ``--silent``, ``--s`` Inhibits verbose log output.