We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 323cfbe commit 14b380fCopy full SHA for 14b380f
1 file changed
ada/ada
@@ -97,6 +97,12 @@ usage() {
97
98
--stage <file>
99
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.
106
--stage <directory> [--recursive]
107
Stage files in directory.
108
--stage --from-file <file-list>
0 commit comments