mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
docs: FUSE "versions" view is not experimental any more
This commit is contained in:
parent
36dbf551fa
commit
6e9119d923
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ Examples
|
|||
root sbin srv tmp usr var
|
||||
$ borg umount /tmp/mymountpoint
|
||||
|
||||
# The experimental "versions view" merges all archives in the repository
|
||||
# The "versions view" merges all archives in the repository
|
||||
# and provides a versioned view on files.
|
||||
$ borg mount -o versions /path/to/repo /tmp/mymountpoint
|
||||
$ ls -l /tmp/mymountpoint/home/user/doc.txt/
|
||||
|
|
|
|||
Loading…
Reference in a new issue