瀏覽代碼

docs: fix borg init command in environment.rst.inc

It mentioned borg rcreate due to a bad backport from master.
Must be borg init in borg 1.2.x.
Thomas Waldmann 1 年之前
父節點
當前提交
276781081b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/usage/general/environment.rst.inc

+ 1 - 1
docs/usage/general/environment.rst.inc

@@ -164,7 +164,7 @@ Directories and files:
         - using a full, absolute path to the key file is recommended.
         - all directories in the given path must exist.
         - this setting forces borg to use the key file at the given location.
-        - the key file must either exist (for most commands) or will be created (``borg rcreate``).
+        - the key file must either exist (for most commands) or will be created (``borg init``).
         - you need to give a different path for different repositories.
         - you need to point to the correct key file matching the repository the command will operate on.
     TMPDIR