restic/doc
Jason Cox 2447f3f110 Update usage strings to put flags before args
The standard UNIX-style ordering of command-line arguments places
optional flags before other positional arguments. All of restic's
commands support this ordering, but some of the usage strings showed the
flags after the positional arguments (which restic also parses just
fine). This change updates the doc strings to reflect the standard
ordering.

Because the `restic help` command comes directly from Cobra, there does
not appear to be a way to update the argument ordering in its usage
string, so it maintains the non-standard ordering (positional arguments
before optional flags).
2020-08-28 02:16:22 +00:00
..
_static
images/aws_s3
logo
man Remove broken --allow-root from restic mount 2020-03-17 23:35:06 +01:00
.gitignore
010_introduction.rst
020_installation.rst Update usage strings to put flags before args 2020-08-28 02:16:22 +00:00
030_preparing_a_new_repo.rst doc: Correct wording for repository (#2884) 2020-08-11 22:30:17 +02:00
040_backup.rst doc: Add missing environment variables 2020-08-24 00:49:34 +02:00
045_working_with_repos.rst Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
050_restore.rst Fix typos 2020-05-16 14:05:26 +08:00
060_forget.rst --hostname flag is deprecated 2020-06-29 12:53:57 -06:00
070_encryption.rst
075_scripting.rst
080_examples.rst Update 080_examples.rst 2020-06-26 00:01:30 +02:00
090_participating.rst Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
100_references.rst
110_talks.rst
bash-completion.sh Remove broken --allow-root from restic mount 2020-03-17 23:35:06 +01:00
cache.rst
conf.py
design.rst Use "pack file" instead of "data file" (#2885) 2020-08-16 11:16:38 +02:00
developer_information.rst Remove -mod=vendor from all documentation and code 2020-03-01 19:32:35 +01:00
faq.rst
index.rst
Makefile
manual_rest.rst Adjust description of --verbose=n parameter 2020-08-04 23:07:53 +02:00
requirements.txt
REST_backend.rst
test_irreducibility.gap
zsh-completion.zsh