mirror of
https://github.com/borgbackup/borg.git
synced 2025-03-11 22:53:27 +00:00
docs: FUSE "versions" view is not experimental any more
This commit is contained in:
parent
5d4dda75d3
commit
6c517e4c25
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…
Add table
Reference in a new issue