Skip to content

Commit

Permalink
grammar / wording
Browse files Browse the repository at this point in the history
  • Loading branch information
pyroscope committed Aug 18, 2017
1 parent 35c03f5 commit 39c15a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/use-cases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ In the ``completion_move_handler`` method,
you can change ``completion_move_verbose`` to just ``completion_move``,
if you don't want the move logged.

The ``completion_path`` method already passes the major item attributes to the script,
you can add more if you need them, but then you also need to extend the list of names
The ``completion_path`` method already passes the major item attributes to the script.
You can add more if you need to, but then you also need to extend the list of names
in ``arglist`` at the top of the bash script.

.. literalinclude:: examples/completion-path.sh
Expand Down

0 comments on commit 39c15a0

Please sign in to comment.