diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-25 15:24:10 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-02-26 23:16:58 -0500 |
commit | 1883552c3d80d44f4cb368874d54c1cb15b83e61 (patch) | |
tree | 0cb7b9abd2896a0e30a8ada0ca6a6c25efd819af /man/pam_systemd.xml | |
parent | 3679d1126bae52e02f6cd60fca196f616b9e660d (diff) |
bash-completion: journalctl query by binary and device
The approach taken is different between the two:
- since there are many files in /usr, but messages appear
only for a tiny subset, the completion is performed
only for stuff shown by journalctl -F _EXE. This makes
sense because the list is already in proper form.
- since it is hard to convert _KERNEL_DEVICE to device
file name, simply all files in /dev/ are used as possible
completions.
Unfortunately zsh completion requires more work and is not
covered by this commit.
Diffstat (limited to 'man/pam_systemd.xml')
0 files changed, 0 insertions, 0 deletions