mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 08:35:41 +02:00
newsboat: add -x example (#7116)
This commit is contained in:
parent
1e44908607
commit
5a57e41044
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@
|
||||||
|
|
||||||
`newsboat -r`
|
`newsboat -r`
|
||||||
|
|
||||||
|
- Execute a space-separated list of commands in non-interactive mode:
|
||||||
|
|
||||||
|
`newsboat -x {{reload print-unread ...}}`
|
||||||
|
|
||||||
- See keyboard shortcuts (the most relevant are visible in the status line):
|
- See keyboard shortcuts (the most relevant are visible in the status line):
|
||||||
|
|
||||||
`?`
|
`?`
|
||||||
|
|
Loading…
Add table
Reference in a new issue