From 2756820c582e2c40ba6b3a40c0ec7b708ed1afdb Mon Sep 17 00:00:00 2001 From: Camila Ayres Date: Mon, 28 Jul 2025 16:23:50 +0200 Subject: [PATCH] doc(desktop): update commandline.rst 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 070f04bf4fa..f234c4e996f 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.