From c850f508f86c49b0edbe9101cc9e745277ffd883 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 9 Jun 2025 14:14:48 +0200 Subject: [PATCH] fix grammar --- docs/usage/serve.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/serve.rst b/docs/usage/serve.rst index f4307f4d5..21c2c3a01 100644 --- a/docs/usage/serve.rst +++ b/docs/usage/serve.rst @@ -36,7 +36,7 @@ locations like ``/etc/environment`` or in the forced command itself (example bel command="BORG_XXX=value borg serve [...]",restrict ssh-rsa [...] .. note:: - The examples above use the ``restrict`` directive and assumes a POSIX + The examples above use the ``restrict`` directive and assume a POSIX compliant shell set as the user's login shell. This does automatically block potential dangerous ssh features, even when they are added in a future