This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
fish-shell
Watch
2
Star
0
Fork
0
You've already forked fish-shell
mirror of
https://github.com/fish-shell/fish-shell.git
synced
2025-02-02 06:45:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fd90482c19
fish-shell
/
share
/
completions
/
pkg_info.fish
6 lines
100 B
Fish
Raw
Normal View
History
Unescape
Escape
add pkg_info completions for OpenBSD
2017-12-11 22:53:49 +08:00
#completion for pkg_info
Reindent functions to remove useless quotes This does not include checks/function.fish because that currently includes a "; end" in a message that indent would remove, breaking the test.
2020-03-10 02:36:12 +08:00
complete
-c
pkg_info
-a
'(__fish_print_packages)'
--description
Package
add pkg_info completions for OpenBSD
2017-12-11 22:53:49 +08:00
Reference in New Issue
Copy Permalink