Skip to content
Extraits de code Groupes Projets
Vérifiée Valider 3387fef5 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

DOC: Update old manpages

parent 87aab55d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!127Lkt update
...@@ -12,5 +12,6 @@ ...@@ -12,5 +12,6 @@
\fIlektor\fP(1), \fIlektor\fP(1),
\fIlektord\fP(1), \fIlektord\fP(1),
\fIlkt\fP(1), \fIlkt\fP(1),
\fIlkt.old\fP(1),
\fImpc\fP(1), \fImpc\fP(1),
\fImpd\fP(1) \fImpd\fP(1)
...@@ -15,6 +15,8 @@ You may be interested in other related programs like: ...@@ -15,6 +15,8 @@ You may be interested in other related programs like:
\fIlektord\fP The lektor daemon \fIlektord\fP The lektor daemon
.TP .TP
\fIlkt\fP A standard client for lektord \fIlkt\fP A standard client for lektord
.TP
\fIlkt.old\fP A standard client for lektord, the old and deprecated version
.PD .PD
.SH "DESCRIPTION" .SH "DESCRIPTION"
...@@ -110,7 +112,7 @@ The supported languages in lektor are: \fBjp\fP, \fBfr\fP, \fBsp\fP, \fBen\fP, ...@@ -110,7 +112,7 @@ The supported languages in lektor are: \fBjp\fP, \fBfr\fP, \fBsp\fP, \fBen\fP,
.SH "SUPPORTED TYPES" .SH "SUPPORTED TYPES"
The supported types in lektor are: \fBOP\fP, \fBED\fP, \fBIS\fP, \fBAMV\fP, The supported types in lektor are: \fBOP\fP, \fBED\fP, \fBIS\fP, \fBAMV\fP,
\fBVOCA\fP, \fBMV\fP, \fBPV\fP and \fBLIVE\fP. \fBMV\fP, \fBPV\fP and \fBLIVE\fP.
.SH "SUPPORTED CATEGORIES" .SH "SUPPORTED CATEGORIES"
The supported categories in lektor are: \fBvo\fP, \fBva\fP, \fBcdg\fP, The supported categories in lektor are: \fBvo\fP, \fBva\fP, \fBcdg\fP,
...@@ -153,9 +155,10 @@ be gotten here: \fBhttps://www.musicpd.org/doc/html/protocol.html#\fP. ...@@ -153,9 +155,10 @@ be gotten here: \fBhttps://www.musicpd.org/doc/html/protocol.html#\fP.
.SH "AUTHOR AND AVAILABILITY" .SH "AUTHOR AND AVAILABILITY"
Lektor is a karaoke player for POSIX compliant systems (i.e. not MS-Windows) Lektor is a karaoke player for POSIX compliant systems (i.e. not MS-Windows)
writen initially in C. Some may call it Lektor mk 7. It was writen by Hubert writen initially in C. Some may call it Lektor mk7. It was writen by Maël
\'Taiite' HIRTZ, Maël 'Kubat' MARTIN and Louis 'Elliu' GOYARD. These people \'Kubat' MARTIN, Hubert \'Taiite' HIRTZ and Louis \'Elliu' GOYARD. These people
also helped: Loïc 'Sting' ALLÈGRE and Etienne 'Pelle' BRATEAU. also helped with some ideas or debugging: Loïc \'Sting' ALLÈGRE and Etienne
\'Pelle' BRATEAU.
.PP .PP
The up\-to\-date source code is available via Git from Gitlab\&. See The up\-to\-date source code is available via Git from Gitlab\&. See
\fBhttps://git\&.iiens\&.net/martin2018/lektor\fP. The source code is \fBhttps://git\&.iiens\&.net/martin2018/lektor\fP. The source code is
...@@ -168,9 +171,13 @@ about lektor. ...@@ -168,9 +171,13 @@ about lektor.
.PP .PP
.PD 0 .PD 0
.TP .TP
\fBhttps://kurisu.iiens.net\fP The depo site for the karaoke base \fBhttps://kurisu.iiens.net\fP The depo site for the karaoke base
.TP
\fBhttps://manga.iiens.net\fP The home website for the Bakaclub
.TP
\fBirc.iiens.net:7000/#manga\fP The general irc channel
.TP .TP
\fBhttps://manga.iiens.net\fP The home website for the Bakaclub \fBirc.iiens.net:7000/#baka-dev\fP The developpement irc channel
.TP .TP
\fBirc.iiens.net:7000/#manga\fP The irc channel \fBirc.iiens.net:7000/#baka-dev-lektor\fP The developpement irc channel specific to lektor
.PD .PD
...@@ -8,12 +8,6 @@ lektord \- the lektor daemon ...@@ -8,12 +8,6 @@ lektord \- the lektor daemon
The lektord is only the lektor's daemon. It may need other scripts and/or The lektord is only the lektor's daemon. It may need other scripts and/or
external programs to work correctly. external programs to work correctly.
.PP .PP
You may be interested in other related programs like:
.PP
.PD 0
.TP
\fIlkt\fP A standard client for lektord
.PD
.SH "DESCRIPTION" .SH "DESCRIPTION"
.PP .PP
......
...@@ -22,13 +22,6 @@ distinguished from others commands. Thus, it is possible to use the ...@@ -22,13 +22,6 @@ distinguished from others commands. Thus, it is possible to use the
string \fIadm\fP as an alias for \fIadmin\fP. This is like cisco switch string \fIadm\fP as an alias for \fIadmin\fP. This is like cisco switch
command line interface. command line interface.
.PP .PP
You may be interested in other related programs like:
.PP
.PD 0
.TP
\fIlektord\fP The lektor daemon
.TP
.PD
.SH "COMMANDS" .SH "COMMANDS"
Here are the \fBlkt.old\fP commands: Here are the \fBlkt.old\fP commands:
...@@ -246,7 +239,7 @@ Valid types for a query are the following: \fIid\fP, \fIlang\fP, \fItype\fP, ...@@ -246,7 +239,7 @@ Valid types for a query are the following: \fIid\fP, \fIlang\fP, \fItype\fP,
\fIcategory\fP, \fIauthor\fP, \fIquery\fP and \fIplaylist\fP. \fIcategory\fP, \fIauthor\fP, \fIquery\fP and \fIplaylist\fP.
.PP .PP
For the type \fItype\fP, the valid values are the following: \fIOP\fP, For the type \fItype\fP, the valid values are the following: \fIOP\fP,
\fIED\fP, \fIIS\fP, \fIAMV\fP, \fIVOCA\fP, \fIMV\fP, \fIPV\fP and \fILIVE\fP. \fIED\fP, \fIIS\fP, \fIAMV\fP, \fIMV\fP, \fIPV\fP and \fILIVE\fP.
.PP .PP
For the type \fIlang\fP, the valid values are the following: \fIjp\fP, For the type \fIlang\fP, the valid values are the following: \fIjp\fP,
\fIfr\fP, \fIsp\fP, \fIen\fP, \fIlatin\fP, \fIit\fP, \fIru\fP, \fImulti\fP \fIfr\fP, \fIsp\fP, \fIen\fP, \fIlatin\fP, \fIit\fP, \fIru\fP, \fImulti\fP
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter