.TH datalad-rewrite-urls 1 2017\-03\-25 "datalad-rewrite-urls 0.5.1" .SH SYNOPSIS .nh .HP \fBdatalad\-rewrite\-urls\fR [--version] [-h] [-l\~LEVEL] [--pbs-runner\~{condor}] [-d\~DATASET] [-r] url .hy .SH DESCRIPTION Rewrite the URLs of sub\-datasets of a dataset .SH OPTIONS .TP url a template for building the URLs of the subdatasets List of currently available placeholders: %NAME the name of the subdataset, where slashes are replaced by dashes. Constraints: value must be a string .TP \fB--version\fR show the program's version and license information .TP \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 .TP \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 .TP \fB--pbs-runner\fR {condor} execute command by scheduling it via available PBS. For settings, config file will be consulted .TP \fB-d\fR \fI\s-1DATASET\s0\fR, \fB--dataset\fR \fI\s-1DATASET\s0\fR specify the dataset to update. If no dataset is given, an attempt is made to identify the dataset based on the current working directory. Constraints: Value must be a Dataset or a valid identifier of a Dataset (e.g. a path) [Default: None] .TP \fB-r\fR, \fB--recursive\fR recursively modify all subdataset URLs of DATASET . [Default: False] .SH AUTHORS datalad is developed by The DataLad Team and Contributors .