mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 12:55:18 +00:00
Fix typos
This commit is contained in:
parent
0022926eba
commit
a2f30cde4c
@ -369,7 +369,7 @@ environment variables. The following list of environment variables:
|
|||||||
|
|
||||||
OS_USER_DOMAIN_NAME User domain name for keystone authentication
|
OS_USER_DOMAIN_NAME User domain name for keystone authentication
|
||||||
OS_PROJECT_NAME Project name for keystone authentication
|
OS_PROJECT_NAME Project name for keystone authentication
|
||||||
OS_PROJECT_DOMAIN_NAME PRoject domain name for keystone authentication
|
OS_PROJECT_DOMAIN_NAME Project domain name for keystone authentication
|
||||||
|
|
||||||
OS_STORAGE_URL Storage URL for token authentication
|
OS_STORAGE_URL Storage URL for token authentication
|
||||||
OS_AUTH_TOKEN Auth token for token authentication
|
OS_AUTH_TOKEN Auth token for token authentication
|
||||||
|
@ -101,7 +101,7 @@ data files:
|
|||||||
|
|
||||||
Use ``--read-data-subset=n/t`` parameter to check subset of repository data
|
Use ``--read-data-subset=n/t`` parameter to check subset of repository data
|
||||||
files. The parameter takes two values, ``n`` and ``t``. All repository data
|
files. The parameter takes two values, ``n`` and ``t``. All repository data
|
||||||
files are logically devided in ``t`` roughly equal groups and only files that
|
files are logically divided in ``t`` roughly equal groups and only files that
|
||||||
belong to the group number ``n`` are checked. For example, the following
|
belong to the group number ``n`` are checked. For example, the following
|
||||||
commands check all repository data files over 5 separate invocations:
|
commands check all repository data files over 5 separate invocations:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user