Jelajahi Sumber

Merge pull request #8130 from ThomasWaldmann/fix-docs-1.4

docs: remove tabs
TW 1 tahun lalu
induk
melakukan
a7329314ab
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/deployment/non-root-user.rst

+ 1 - 1
docs/deployment/non-root-user.rst

@@ -61,6 +61,6 @@ Other than that, the same restore process, that would be used when running the b
 
 
 .. warning::
 .. warning::
 
 
-	When using a local repo and running borg commands as root, make sure to only use commands that do not
+    When using a local repo and running borg commands as root, make sure to only use commands that do not
     modify the repo itself, like extract or mount. Modifying the repo using the root user will break
     modify the repo itself, like extract or mount. Modifying the repo using the root user will break
     the repo for the non-root user, since some files inside the repo will now be owned by root.
     the repo for the non-root user, since some files inside the repo will now be owned by root.