Thomas Waldmann
|
5da50f2440
|
minor docs formatting fix
|
2018-03-30 00:47:44 +02:00 |
|
Thomas Waldmann
|
64aaec6628
|
BORG_SHOW_SYSINFO=no to hide system information from exceptions
Can be used:
- in case of troubles with the sysinfo code
- by borg backup providers who do not want to show system information
|
2018-03-29 23:45:01 +02:00 |
|
Thomas Waldmann
|
30db004de6
|
docs: improve logging docs, fixes #3549
(cherry picked from commit 99be106bc8 )
|
2018-03-17 21:21:55 +01:00 |
|
Rémi Oudin
|
fe807046b4
|
Better formatting of CPU usage documentation
This is now displayed as a list, with bold fonts for each bullet.
Refers https://github.com/borgbackup/borg/issues/3554
|
2018-03-01 23:20:02 +00:00 |
|
Thomas Waldmann
|
28baa78595
|
added BORG_BASE_DIR, s/get_home_dir/get_base_dir/g, docs, fixes #3338
also: sorted env var docs by level
(cherry picked from commit c5a339384e )
|
2017-12-23 18:09:16 +01:00 |
|
Thomas Waldmann
|
83603acd48
|
rename BORG_LZ4_PREFIX env var to BORG_LIBLZ4_PREFIX
consistency:
we also have BORG_LIBB2_PREFIX and BORG_LIBZSTD_PREFIX.
(cherry picked from commit 9b6924d27f )
|
2017-12-18 02:42:03 +01:00 |
|
Thomas Waldmann
|
b175f1fdf1
|
docs: document birthtime support on platforms supporting it
stat.st_birthtime, MacOS and (some?) BSDs.
(cherry picked from commit a107233f75 )
|
2017-11-26 04:04:01 +01:00 |
|
Thomas Waldmann
|
21afd17f2f
|
docs: document good and problematic option placements, see #3356
(cherry picked from commit e3cb7c3c32 )
|
2017-11-26 04:03:42 +01:00 |
|
narendravardi
|
00152e8a61
|
Added documentation for BORG_CONFIG_DIR
(cherry picked from commit 764a62f42c )
|
2017-11-03 18:39:15 +01:00 |
|
Marian Beermann
|
b3e0dd3761
|
docs: file system requirements, update segs per dir
|
2017-07-23 16:03:45 +02:00 |
|
Marian Beermann
|
cc93cbb202
|
docs: usage; remove strange blurb about tested platforms
|
2017-07-21 12:32:30 +02:00 |
|
Marian Beermann
|
735339c209
|
docs: streamline installation: platforms table
|
2017-07-21 12:32:30 +02:00 |
|
Marian Beermann
|
3d5a8016e6
|
docs: streamline installation: file systems
|
2017-07-21 12:32:30 +02:00 |
|
Marian Beermann
|
0288fff6b7
|
docs: explain formatting
|
2017-06-17 14:29:56 +02:00 |
|
Marian Beermann
|
5aa865c8d8
|
docs: double backticks for --options
|
2017-06-17 12:27:53 +02:00 |
|
Andrea Gelmini
|
e4247cc0d2
|
Fix typos
|
2017-06-09 16:49:30 +02:00 |
|
TuXicc
|
578b76af3a
|
Added BORG_PASSCOMMAND environment variable (#2573)
|
2017-05-31 19:25:21 +02:00 |
|
Marian Beermann
|
e036ebc340
|
docs: installation: pre-install considerations, fix crossrefs
posix_fadvise -> only used when available; not part of the filesystem.
sync -> fsync
|
2017-04-28 10:40:21 +02:00 |
|
Marian Beermann
|
bb6b4fde93
|
BORG_HOSTNAME_IS_UNIQUE=yes by default.
|
2017-04-01 21:28:41 +02:00 |
|
Marian Beermann
|
e98b5b20df
|
yes(): handle JSON output
|
2017-03-09 21:36:37 +01:00 |
|
Thomas Waldmann
|
d5707929fd
|
[docs] improve remote-path description
(ported bebehei's 1.0-maint change to master)
|
2017-03-01 01:53:23 +01:00 |
|
Thomas Waldmann
|
4e08bbcf0b
|
document BORG_HOSTNAME_IS_UNIQUE, fixes #2087
|
2017-02-19 05:12:00 +01:00 |
|
Marian Beermann
|
96fa1e8414
|
docs: define "ours" merge strategy for auto-generated files
|
2017-02-12 18:51:40 +01:00 |
|