Skip to content

Commit

Permalink
Really complete 'changelog'
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaleino committed Feb 10, 2012
1 parent ae98bfa commit 071ba93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion completions/apt-get
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ _apt_get()
else
COMPREPLY=( $( compgen -W 'update upgrade dselect-upgrade \
dist-upgrade install remove purge source build-dep \
download \
download changelog \
check clean autoclean autoremove' -- "$cur" ) )
fi

Expand Down

0 comments on commit 071ba93

Please sign in to comment.