mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-03 11:46:20 -04:00
feat: add manual page reader
Ability to read the program's manual from the terminal is much better than to ask the user to search the manual page on the internet, we already trust the installed program and documentation, but we should not trust every manual page on the internet.
This commit is contained in:
parent
26a35b838f
commit
44ea4c5db2
20 changed files with 22 additions and 1 deletions
|
@ -23,6 +23,7 @@ include:
|
|||
- qubes-core-agent-networking
|
||||
- ca-certificates
|
||||
- socat
|
||||
- man-db
|
||||
|
||||
{% set pkg = {
|
||||
'Debian': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue