mirror of
https://github.com/aria2/aria2.git
synced 2024-11-27 16:10:30 +00:00
8f39257fd5
make_bash_completion.py generates aria2c bash_completion using `aria2c --help=#all'.
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
Bash_completion for aria2c
|
|
==========================
|
|
|
|
Install
|
|
-------
|
|
|
|
Copy 'aria2c' to the directory where bash_completion searches
|
|
completion files. For Debian and Ubuntu, copy 'aria2c' to
|
|
'/etc/bash_completion.d/' and run
|
|
|
|
. /etc/bash_completion
|