datalad-unlock [-version] [-h](1)                [-l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}]

DESCRIPTION

Unlock file(s) of a dataset


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

OPTIONS


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


  --version       show the program's version and license information and
                        exit
  -h--help--help-np
                        show this help message and exit. --help-np forcefully
                        disables the use of a pager for displaying the help
                        message
  -l {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}, --log-level {critical,error,warning,info,debug,1,2,3,4,5,6,7,8,9}
                        level of verbosity. Integers provide even more
                        debugging information
  -p {condor}, --pbs-runner {condor}
                        execute command by scheduling it via available PBS.
                        For settings, config file will be consulted
  -d DATASET--dataset DATASET
                        "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]

AUTHORS


 datalad is developed by The DataLad Team and Contributors <[email protected]>.