Преглед на файлове

docs: make clear that remote repos used via ssh need a remote borg

Thomas Waldmann преди 10 години
родител
ревизия
56fd96589b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      docs/usage.rst

+ 1 - 1
docs/usage.rst

@@ -24,7 +24,7 @@ Examples
     # Local repository
     $ borg init /mnt/backup
 
-    # Remote repository
+    # Remote repository (accesses a remote borg via ssh)
     $ borg init user@hostname:backup
 
     # Encrypted remote repository