mirror of
https://github.com/aria2/aria2.git
synced 2025-04-04 21:17:41 +03:00
Updated bash_completion
This commit is contained in:
parent
f25c89b53d
commit
72369c20c6
2 changed files with 8 additions and 3 deletions
|
@ -97,7 +97,8 @@ _aria2c()
|
|||
'--uri-selector',
|
||||
'--event-poll',
|
||||
'--follow-torrent',
|
||||
'--stream-piece-selector']:
|
||||
'--stream-piece-selector',
|
||||
'--download-result']:
|
||||
opt = opts[long_opt]
|
||||
output_value_case(out, opt.long_opt, opt.values)
|
||||
# Complete directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue