.\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 .SH "SYNOPSIS" Execute a command with exclusive locks on the repository\. .P \fBbupstash init \-r REPO COMMAND\|\.\|\.\|\.\fR .SH "DESCRIPTION" \fBbupstash exec\-with\-locks\fR executes a command with exclusive locks held on the bupstash repository, preventing concurrent modification to the repository for the duration of the command\. .SH "OPTIONS" .TP \-r, \-\-repository REPO Repository to lock\. Defaults to BUPSTASH_REPOSITORY if not set\. Unlike other commands, does not support remote repository access\. .SH "ENVIRONMENT" .TP BUPSTASH_REPOSITORY Repository to lock\. .SH "EXAMPLES" \fB$ bupstash exec\-with\-locks \-r \./repo \-\- cp \-r \./repo \./repo\-backup\fR .SH "SEE ALSO" bupstash(1), bupstash\-repository(7)