Add man-db to progs.csv.

I had to install it after installation.
This commit is contained in:
g-w1 2020-05-19 08:44:55 -04:00 committed by GitHub
parent f145e559e4
commit 0bd28e5f8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ A,gtk-theme-arc-gruvbox-git,"gives the dark GTK theme used in LARBS."
,mpd,"is a lightweight music daemon."
,mpc,"is a terminal interface for mpd."
,mpv,"is the patrician's choice video player."
,man-db,"lets you read man pages of programs."
,ncmpcpp,"a ncurses interface for music with multiple formats and a powerful tag editor."
,newsboat,"is a terminal RSS client."
A,brave-bin,"is an elegant browser with built-in adblocking, tor and other features."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
34 mpd is a lightweight music daemon.
35 mpc is a terminal interface for mpd.
36 mpv is the patrician's choice video player.
37 man-db lets you read man pages of programs.
38 ncmpcpp a ncurses interface for music with multiple formats and a powerful tag editor.
39 newsboat is a terminal RSS client.
40 A brave-bin is an elegant browser with built-in adblocking, tor and other features.