mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #759 from nextcloud/fix-spelling
fix typo in parameter name
This commit is contained in:
commit
7864379d21
@ -173,7 +173,7 @@ To enable it, you have to run **one** of the following commands::
|
||||
This will allow you to use autocompletion with the full path ``/var/www/html/nextcloud/occ <tab>``.
|
||||
|
||||
If you also want to use autocompletion on occ from within the directory without using the full path,
|
||||
you need to specify ``--programm occ`` after the ``--generate-hook``.
|
||||
you need to specify ``--program occ`` after the ``--generate-hook``.
|
||||
|
||||
If you want the completion to apply automatically for all new shell sessions, add the command to your
|
||||
shell's profile (eg. ``~/.bash_profile`` or ``~/.zshrc``).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user