mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
11 lines
251 B
Text
11 lines
251 B
Text
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
|