Skip to content

Commit c89f5bc

Browse files
add missing man pages to deploy more apps
1 parent ac229ed commit c89f5bc

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

app/cpp/avplay/avplayer.man

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.\" Manpage for avplayer.
2+
.\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3+
.TH man 1 "21 May 2014" "1.0" "avinfo man page"
4+
.SH NOM
5+
avplayer - play media file
6+
.SH SYNOPSIS
7+
avplayer inputfile.ext
8+
.SH AUTHOR
9+
Written by Marc-Antoine ARNAUD (arnaud.marcantoine@gmail.com)
10+
.SH COPYRIGHT
11+
Licence GPL-v3.0+

app/cpp/presetChecker/avprofiles.man

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.\" Manpage for avprofiles.
2+
.\" Contact arnaud.marcantoine@gmail.com to correct errors or typos.
3+
.TH man 1 "21 May 2014" "1.0" "avinfo man page"
4+
.SH NOM
5+
avprofiles - check options for each profile detected
6+
.SH SYNOPSIS
7+
avprofiles
8+
.SH AUTHOR
9+
Written by Marc-Antoine ARNAUD (arnaud.marcantoine@gmail.com)
10+
.SH COPYRIGHT
11+
Licence GPL-v3.0+

0 commit comments

Comments
 (0)