mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-08 22:07:07 -05:00
Add a completion script generator for the fish shell
This commit is contained in:
5
devscripts/fish-completion.in
Normal file
5
devscripts/fish-completion.in
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
{{commands}}
|
||||
|
||||
|
||||
complete --command youtube-dl --arguments ":ytfavorites :ytrecommended :ytsubscriptions :ytwatchlater :ythistory"
|
||||
Reference in New Issue
Block a user