add explanations for bash completion
This commit is contained in:
parent
a311ba455f
commit
7ce617f0e4
1 changed files with 6 additions and 0 deletions
6
INSTALL
6
INSTALL
|
|
@ -25,3 +25,9 @@ It is useful for development when files often change.
|
|||
|
||||
# ./setup.py develop
|
||||
Creates /usr/lib/python2.5/site-packages/Weboob.egg-link
|
||||
|
||||
bash completion
|
||||
---------------
|
||||
|
||||
To enable bash completion, just source the tools/weboob_bash_completion
|
||||
file from your ~/.bash_completion file (which is sourced by /etc/bash_completion).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue