Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,13 @@ Enabling auto-completion

.. versionadded:: 3.4.1

You can enable auto-completion for ReFrame by sourcing in your shell the corresponding script in ``<install_prefix>/etc/reframe_completion.<shell>``.
You can enable auto-completion for ReFrame by sourcing in your shell the corresponding script in ``<install_prefix>/share/completions/reframe.<shell>``.
Auto-completion is supported for Bash, Tcsh and Fish shells.

.. note::
.. versionchanged:: 3.4.2
The shell completion scripts have been moved under ``share/completions/``.



Where to Go from Here
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.