mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +00:00
Fixed an unintended result of some copy paste.
This commit is contained in:
parent
f49848c8a4
commit
cf89d9bfb0
1 changed files with 0 additions and 2 deletions
|
@ -26,5 +26,3 @@ complete -c journalctl -f -l setup-keys -d 'Generate Forward Secure Sealing
|
|||
complete -c journalctl -f -l interval -d 'Change interval for the sealing'
|
||||
complete -c journalctl -f -l verify -d 'Check journal for internal consistency'
|
||||
complete -c journalctl -f -l verify-key -d 'Specifies FSS key for --verify'
|
||||
ctl -f -l verify -d 'Check journal for internal consistency'
|
||||
complete -c journalctl -f -l verify-key -d 'Specifies FSS key for --verify'
|
||||
|
|
Loading…
Reference in a new issue