Skip to content

Commit 14b380f

Browse files
authored
Update ada
Added note about staging without pin lifetime
1 parent 323cfbe commit 14b380f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ada/ada

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ usage() {
9797
9898
--stage <file>
9999
Stage a file from tape (restore, bring it online).
100+
Please note, that with --stage, files are brought
101+
online indefinitely. There is no pin lifetime.
102+
You will have to release them with --unstage to
103+
make stage space available again.
104+
A future version of Ada will support staging with
105+
a pin lifetime.
100106
--stage <directory> [--recursive]
101107
Stage files in directory.
102108
--stage --from-file <file-list>

0 commit comments

Comments
 (0)