doc
This commit is contained in:
parent
126ae37845
commit
76d4ad16dc
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ function backup-fs-from-directory() {
|
|||
|
||||
}
|
||||
|
||||
# Das tut so nicht!
|
||||
function restore-directory() {
|
||||
local directory="$1"; shift
|
||||
local snapshot_id="${1:-latest}"; shift
|
||||
|
|
Loading…
Reference in a new issue