DOKK / manpages / debian 10 / datalad / datalad-unlock.1.en
datalad unlock(1) datalad datalad unlock(1)

datalad unlock - unlock file(s) of a dataset

datalad unlock [-h] [-d DATASET] [-r] [--recursion-limit LEVELS] [path [path ...]]

Unlock files of a dataset in order to be able to edit the actual content

file(s) to unlock. Constraints: value must be a string [Default: None]

show this help message. --help-np forcefully disables the use of a pager for displaying the help message
"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]
if set, recurse into potential subdataset. [Default: False]
limit recursion into subdataset to the given number of levels. Constraints: value must be convertible to type 'int' [Default: None]


datalad is developed by The DataLad Team and Contributors <team@datalad.org>.

2019-02-08