add data for journalctl

master
t0thkr1s 4 years ago
parent c37352cfbd
commit 633d4440b2

@ -0,0 +1,15 @@
{
"description": "This invokes the default pager, which is likely to be 'less', other functions may apply. This might not work if run by unprivileged users depending on the system configuration.",
"functions": {
"shell": [
{
"code": "journalctl\n!/bin/sh\n"
}
],
"sudo": [
{
"code": "sudo journalctl\n!/bin/sh\n"
}
]
}
}
Loading…
Cancel
Save