borg/docs
Milkey Mouse 5b47cf6fa5
Add borg config command (fixes #3304)
This command works similarly to "git config" - it parses repo and
cache configs to get, set, and delete values. It only works on local
repos so a malicious client can't e.g. override their storage quota
or reset the append_only flag.

Add tests for borg config

Add documentation for borg config

Change manual config edits -> borg config

There were a couple places in the documentation where it was advised
to edit the repository or cache config file, a process that is stream-
lined by borg config.
2017-11-23 14:51:54 -08:00
..
_static revert logo colour to #00dd00 (per @TW) 2017-08-16 17:50:59 +02:00
_templates docs: no third level toc on command usage pages ("Description", "Examples") 2017-06-30 17:41:58 +02:00
borg_theme/css revert logo colour to #00dd00 (per @TW) 2017-08-16 17:50:59 +02:00
deployment Merge pull request #2732 from rugk/docs-sshrestrict 2017-06-23 16:16:34 +02:00
internals Removed all |project_name 2017-10-17 11:50:55 -05:00
man docs: man pages, usage. 2017-06-18 12:13:28 +02:00
misc docs: more than 23 is not supported for CHUNK_MAX_EXP, fixes #3115 2017-11-05 21:35:58 +01:00
usage Add borg config command (fixes #3304) 2017-11-23 14:51:54 -08:00
Makefile
authors.rst fix levels in authors section 2016-11-04 21:14:59 -04:00
book.rst docs: create appendices in the book 2017-05-22 20:55:16 +02:00
changes.rst list: fix weird mixup of mtime/isomtime 2017-08-22 17:32:21 +02:00
conf.py docs: more compact options formatting 2017-06-20 11:48:46 +02:00
deployment.rst docs: deployment: Automated backups to a local hard drive 2017-06-11 20:46:53 +02:00
development.rst update release checklist about security fixes 2017-11-06 10:38:04 +01:00
faq.rst Add borg config command (fixes #3304) 2017-11-23 14:51:54 -08:00
global.rst.inc Removed all |project_name 2017-10-17 11:50:55 -05:00
index.rst docs: index: disable syntax highlight (bash) 2017-06-18 02:12:47 +02:00
installation.rst update / rephrase cygwin / WSL status, fixes #3174 2017-11-05 19:24:49 +01:00
internals.rst docs: move introduction sentence 2017-06-19 10:01:55 +02:00
introduction.rst fix PDF rendering structure 2016-11-04 16:01:18 -04:00
man_intro.rst manpage: fix typos, update homepage 2017-10-07 03:34:03 +02:00
quickstart.rst Add borg config command (fixes #3304) 2017-11-23 14:51:54 -08:00
quickstart_example.rst.inc man pages: add borg(1) master/intro page 2017-02-12 15:28:59 +01:00
resources.rst fix most non-python-source related sphinx warnings 2016-07-10 17:25:51 +02:00
support.rst Removed all |project_name 2017-10-17 11:50:55 -05:00
usage.rst Add borg config command (fixes #3304) 2017-11-23 14:51:54 -08:00
usage_general.rst.inc Added documentation for BORG_CONFIG_DIR 2017-10-29 21:52:33 +05:30