chiark / gitweb /
completion: don't offer completions for journalctl -b
authorDave Reisner <dreisner@archlinux.org>
Wed, 25 Dec 2013 17:58:37 +0000 (12:58 -0500)
committerDave Reisner <dreisner@archlinux.org>
Wed, 25 Dec 2013 17:58:37 +0000 (12:58 -0500)
commitc756a6d57cdb678b702c68913dae3e11ff0427ae
tree847627c487e4d02d12b320d18772d8de2516e02e
parentcf5bccc2bb9569030cb04debbc4208aaca0fe5b4
completion: don't offer completions for journalctl -b

Since this is a shortopt with an optional argument, assume the user
knows what they're doing. The longopts --boot and --this-boot will
continue to offer boot IDs as completions.
shell-completion/bash/journalctl