1datalad shell-completion(1) General Commands Manualdatalad shell-completion(1)
2
3
4

NAME

6       datalad shell-completion - display shell script for enabling shell com‐
7       pletion for DataLad.
8

SYNOPSIS

10       datalad shell-completion [-h] [--version]
11
12
13

DESCRIPTION

15       Output of this command should be "sourced" by the bash or zsh to enable
16       shell completions provided by argcomplete.
17
18       Example:
19
20         $ source <(datalad shell-completion)
21         $ datalad --<PRESS TAB to display available option>
22

OPTIONS

24       -h, --help, --help-np
25              show this help message. --help-np forcefully disables the use of
26              a pager for displaying the help message
27
28       --version
29              show the module and its version which provides the command
30

AUTHORS

32        datalad is developed by The DataLad Team and Contributors <team@datal‐
33       ad.org>.
34
35
36
37datalad shell-completion 0.19.3   2023-08-11       datalad shell-completion(1)
Impressum