fix(command-not-found): remove invalid argument for PackageKit (#9876)
`pk-command-not-found` doesn't accept `--` as an argument. This is what happens when `--` is the first argument: ``` $ gem zsh: --: command not found... ```master
parent
70ab2928a5
commit
f4de8c5b3a
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue