.TH datalad-unlock 1 2016\-11\-10 "datalad-unlock 0.4.1" .SH SYNOPSIS \fBdatalad\-unlock\fR [--version] [-h] [-l LEVEL] [-p {condor}] [-d DATASET] [path [path ...]] .SH DESCRIPTION Unlock file(s) of a dataset .br .br Unlock files of a dataset in order to be able to edit the actual content .SH OPTIONS path file(s) to unlock. Constraints: value must be a string [Default: None] \fB--version\fR show the program's version and license information \fB-h\fR, \fB--help\fR, \fB--help-np\fR show this help message. --help-np forcefully disables the use of a pager for displaying the help message \fB-l\fR LEVEL, \fB--log-level\fR LEVEL set logging verbosity level. Choose among critical, error, warning, info, debug. Also you can specify an integer <10 to provide even more debugging information \fB-p\fR {condor}, \fB--pbs-runner\fR {condor} execute command by scheduling it via available PBS. For settings, config file will be consulted \fB-d\fR \fI\s-1DATASET\s0\fR, \fB--dataset\fR \fI\s-1DATASET\s0\fR "specify the dataset to unlock files in. If no dataset is given, an attempt is made to identify the dataset based on the current working directory. If the latter fails, an attempt is made to identify the dataset based on PATH . Constraints: Value must be a Dataset or a valid identifier of a Dataset (e.g. a path) [Default: None] .SH AUTHORS datalad is developed by The DataLad Team and Contributors .