Skip to content

Commit

Permalink
Add -l/--list to zsh completion
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparkway authored Mar 17, 2024
1 parent 1dc5be9 commit 5df41e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/completions/arch-update.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
local -a opts
opts=(
{-c,--check}'[Check for available updates]'
{-l,--list}'[Display the list of pending updates]'
{-n,--news}'[Display latest Arch news]'
{-h,--help}'[Display the help message]'
{-V,--version}'[Display version information]'
Expand Down

0 comments on commit 5df41e1

Please sign in to comment.