mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
Fixed an unintended result of some copy paste.
This commit is contained in:
committed by
ridiculousfish
parent
f49848c8a4
commit
cf89d9bfb0
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user