Daniel Reichelt
|
e1f6a34820
provide wrapper for borg mount, fixes #743
|
9 years ago |
Thomas Waldmann
|
95c4cf221d
implement password roundtrip, fixes #695
|
9 years ago |
Thomas Waldmann
|
af2eaaabd4
update and improve docs
|
9 years ago |
Teemu Toivanen
|
a94471dc0e
Usage examples for create format tags
|
9 years ago |
Thomas Waldmann
|
08a7ce5cc3
Merge branch 'feature/list-formatting' of https://github.com/manwegit/borg into feature/list-formatting
|
9 years ago |
Thomas Waldmann
|
347778b749
docs: add example how to restore a raw device
|
9 years ago |
Thomas Waldmann
|
0b44944b47
docs: add examples for delete (and handle delete after list, before prune), fixes #656
|
9 years ago |
jhemmje
|
bf31fe3173
docs: Updated examples in usage.rst, fixes #644
|
9 years ago |
Mark Lopez
|
2b8083bb20
Fixed typo.
|
9 years ago |
Mark Lopez
|
99a3bab68d
Added example to BORG_RSH documentation.
|
9 years ago |
Thomas Waldmann
|
6c278e2e85
docs: formatting fixed
|
9 years ago |
Teemu Toivanen
|
14f0fa6f6a
archive file listing output formatting
|
9 years ago |
Thomas Waldmann
|
0a0f483daa
docs about borg serve's special support for forced/original ssh commands, fixes #544
|
9 years ago |
Robin Schneider
|
a7ed461394
Use `--one-file-system` instead of `--do-not-cross-mountpoints` in docs.
|
9 years ago |
Thomas Waldmann
|
e06b7162c2
update docs / docstring about new key location
|
9 years ago |
Thomas Waldmann
|
824e548b9f
add missing example for --list option of borg create
|
9 years ago |
Thomas Waldmann
|
1fc99ec9cd
update docs, remove references to passphrase mode
|
9 years ago |
Thomas Waldmann
|
b2dedee3c8
refactor yes(), cleanup env var semantics, fixes #355
|
9 years ago |
Thomas Waldmann
|
169634f2ca
change the builtin default for --chunker-params, create 2MiB chunks, fixes #343
|
9 years ago |
Thomas Waldmann
|
a2843bc939
docs: require python 3.4+
|
9 years ago |
Michael Hanselmann
|
c7fb598ab9
Add shell-style pattern syntax
|
9 years ago |
Piotr Pawlow
|
987aaa34df
Added SSH key options to the usage example.
|
9 years ago |
Robin Schneider
|
1f49d16a71
Fixed my changes. Thanks to @ThomasWaldmann for the review!
|
9 years ago |
Robin Schneider
|
89ce86a33b
Fixed more in usage.rst. - → –; – → -- (CLI); Bullet list.
|
9 years ago |
Robin Schneider
|
83c5321f53
Fixed RST warning markup.
|
9 years ago |
Robin Schneider
|
19eb8e2d3b
Use ``--option`` in RST to not render "--" as "–".
|
9 years ago |
Thomas Waldmann
|
2f05e4add9
use the usual commandline arguments order for borg prune examples, fixes #560
|
9 years ago |
Danny Edel
|
6cedfbede9
Correct small typos in changes and usage
|
9 years ago |
Thomas Waldmann
|
8ce84cab30
update docs / make them more clear about -v
|
9 years ago |
Michael Hanselmann
|
2bafece093
Implement exclusions using regular expressions
|
9 years ago |