Browse Source

reformat text

Thomas Waldmann 1 month ago
parent
commit
850734be77
1 changed files with 3 additions and 4 deletions
  1. 3 4
      docs/usage/serve.rst

+ 3 - 4
docs/usage/serve.rst

@@ -34,10 +34,9 @@ locations like ``/etc/environment`` or in the forced command itself (example bel
 .. note::
 .. note::
     The examples above use the ``restrict`` directive and assume a POSIX
     The examples above use the ``restrict`` directive and assume a POSIX
     compliant shell set as the user's login shell.
     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
-    update. Thus, this option should be preferred.
-    
+    This does automatically block potential dangerous ssh features, even when
+    they are added in a future update. Thus, this option should be preferred.
+
     If you're using openssh-server < 7.2, however, you have to explicitly specify
     If you're using openssh-server < 7.2, however, you have to explicitly specify
     the ssh features to restrict and cannot simply use the restrict option as it
     the ssh features to restrict and cannot simply use the restrict option as it
     has been introduced in v7.2. We recommend to use
     has been introduced in v7.2. We recommend to use