.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .SH "SYNOPSIS" Recover repository items that were removed, but that have not yet been deleted via garbage collection\. .P \fBbupstash recover\-removed [OPTIONS]\fR .SH "DESCRIPTION" \fBbupstash recover\-removed\fR allows a user to undo all \'rm\' operations that have taken place since the last invocation of bupstash\-gc(1)\. In other words, this command provides a way to correct errors and accidental invocations of bupstash\-rm(1)\. .P \fBbupstash recover\-removed\fR requires \'put\' and \'get\' permissions for the repository being operated on\. .SH "OPTIONS" .TP \-r, \-\-repository REPO The repository to connect to and operate on\. May be of the form \fBssh://$SERVER/$PATH\fR for remote repositories if ssh access is configured\. If not specified, is set to \fBBUPSTASH_REPOSITORY\fR\. .TP \-\-no\-progress Suppress progress indicators (Progress indicators are also suppressed when stderr is not an interactive terminal)\. .TP \-q, \-\-quiet Be quiet, implies \-\-no\-progress\. .SH "ENVIRONMENT" .TP BUPSTASH_REPOSITORY The repository to connect to\. May be of the form \fBssh://$SERVER/$PATH\fR for remote repositories if ssh access is configured\. .TP BUPSTASH_REPOSITORY_COMMAND A command to run to connect to an instance of bupstash\-serve(1)\. This allows more complex connections to the repository for less common use cases\. .SH "SEE ALSO" bupstash(1), bupstash\-rm(1), bupstash\-gc(1)