1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-22 06:01:54 +00:00
borg/docs
Thomas Waldmann b3f5231bac BORG_REPO env var support
sets the default repository to use, e.g. like:

export BORG_REPO=/mnt/backup/repo
borg init
borg create ::archive
borg list
borg mount :: /mnt
fusermount -u /mnt
borg delete ::archive
2015-09-06 18:18:24 +02:00
..
_themes/local docs: theme: use a lighter green 2015-08-29 03:01:39 +02:00
misc remove docs/misc/create_compression.txt 2015-08-29 13:35:58 +02:00
changes.rst deduplicate and refactor the docs 2015-08-06 12:59:51 +02:00
conf.py docs: added favicon.ico 2015-08-17 12:58:49 +02:00
development.rst update docs about fakeroot 2015-08-20 23:39:40 +02:00
faq.rst add FAQ entry about OS X commandline vs. HFS+ encoding issue, see #143. 2015-08-29 05:41:41 +02:00
global.rst.inc add a wrapper around liblz4 2015-08-01 15:07:54 +02:00
index.rst deduplicate and refactor the docs 2015-08-06 12:59:51 +02:00
installation.rst docs: quickstart: key modes, cosmetic changes 2015-08-29 03:39:53 +02:00
internals.rst docs: internals: improve structure and formatting 2015-08-29 04:23:57 +02:00
intro.rst deduplicate and refactor the docs 2015-08-06 12:59:51 +02:00
Makefile remove gh-pages Makefile target (not used) 2015-05-23 00:40:30 +02:00
quickstart.rst docs: quickstart: key modes, cosmetic changes 2015-08-29 03:39:53 +02:00
support.rst docs: improve faq and support section 2015-08-29 04:16:03 +02:00
update_usage.sh Documentation for 'attic serve' 2015-05-14 17:36:53 +02:00
usage.rst BORG_REPO env var support 2015-09-06 18:18:24 +02:00