diff options
Diffstat (limited to 'docs/cli-usage.rst')
-rw-r--r-- | docs/cli-usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli-usage.rst b/docs/cli-usage.rst index c1b59bf..983b3e7 100644 --- a/docs/cli-usage.rst +++ b/docs/cli-usage.rst @@ -403,7 +403,7 @@ command line. This is handy for values containing new lines for instance: $ gitlab project create --name SuperProject --description @/tmp/description Enabling shell autocompletion -============================ +============================= To get autocompletion, you'll need to install the package with the extra "autocompletion": |