borg/docs
Thomas Waldmann bf667170a7
ArchiveItem.cmdline list-of-str -> .command_line str, fixes #7246
Same change for .recreate_cmdline -> .recreate_command_line .

JSON output key "command_line":
borg 1.x: sys.argv [list of str]
borg 2: shlex.join(sys.argv) [str]
2023-01-20 00:19:00 +01:00
..
3rd_party
_static
_templates
borg_theme/css
deployment Docs grammar fixes 2022-12-29 22:26:54 +00:00
internals ArchiveItem.cmdline list-of-str -> .command_line str, fixes #7246 2023-01-20 00:19:00 +01:00
man build_man 2023-01-03 00:37:04 +01:00
misc spelling: vagrant 2023-01-12 11:24:05 -05:00
usage key change-passphrase: fix --encryption value in examples 2023-01-16 17:58:50 +01:00
Makefile
authors.rst
book.rst
changes.rst spelling: healthy 2023-01-12 09:36:03 -05:00
changes_0.x.rst 'Want' fixes 2022-12-29 22:26:55 +00:00
changes_1.x.rst spelling: requirements 2023-01-12 09:36:03 -05:00
conf.py blacken all the code 2022-07-06 16:34:38 +02:00
deployment.rst
development.rst docs: misc. updates 2022-08-03 11:35:25 +02:00
faq.rst spelling: new 2023-01-12 09:36:03 -05:00
global.rst.inc fix sphinx warnings 2022-08-07 19:14:03 +02:00
index.rst update CHANGES, split changelog by major version 2022-06-25 21:58:19 +02:00
installation.rst 'Want' fixes 2022-12-29 22:26:55 +00:00
internals.rst Docs grammar fixes 2022-12-29 22:26:54 +00:00
introduction.rst
man_intro.rst Docs grammar fixes. 2022-12-29 00:01:48 +00:00
quickstart.rst Misc fixes. 2022-12-29 22:26:55 +00:00
quickstart_example.rst.inc Misc fixes. 2022-12-29 22:26:55 +00:00
support.rst
usage.rst docs: add rcompress to usage index 2022-10-03 13:50:29 +02:00
usage_general.rst.inc