diff --git a/.zsh/completions/_pastebin_client b/.zsh/completions/_pastebin_client index e940d34..0faa288 100644 --- a/.zsh/completions/_pastebin_client +++ b/.zsh/completions/_pastebin_client @@ -24,7 +24,6 @@ _pastebin_client() { 'download_all:Download all pastes' 'download_favorites:Download all favorite pastes' 'list_favorites:List all favorite pastes' - 'list_pastes:List all pastes of current user' 'shared_with_others:List pastes shared with other users' 'shared_with_me:List pastes others shared with me' 'share:Share a paste with another user'