Skip to content
GitLab
Explorer
Connexion
Navigation principale
Rechercher ou aller à…
Projet
lektor
Gestion
Activité
Membres
Labels
Programmation
Tickets
Tableaux des tickets
Jalons
Code
Requêtes de fusion
Dépôt
Branches
Validations
Étiquettes
Graphe du dépôt
Comparer les révisions
Compilation
Pipelines
Jobs
Planifications de pipeline
Artéfacts
Aide
Aide
Support
Documentation de GitLab
Comparer les forfaits GitLab
Forum de la communauté GitLab
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
b1d5e3c4
Vérifiée
Valider
b1d5e3c4
rédigé
Il y a 4 ans
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
LKT: Update manpage with the new row_format option
parent
3b29ac7b
Branches
Branches contenant la validation
Étiquettes
Étiquettes contenant la validation
1 requête de fusion
!158
Lkt output v2
Modifications
1
Afficher les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
man/lkt.template
+18
-1
18 ajouts, 1 suppression
man/lkt.template
avec
18 ajouts
et
1 suppression
man/lkt.template
+
18
−
1
Voir le fichier @
b1d5e3c4
...
...
@@ -241,6 +241,23 @@ The port on which the \fBlektord\fP daemon is listening
\fBpwd\fP
The password to use for commands that require authentification. This is the
case of most of the \fIadmin\fP commands
.TP
\fBrow_format\fP
The way of formating the rows, can be \fIoneline\fP, \fIpretty\fP or
\fIauto\fP. For small screens (compile time option), the \fIauto\fP option will
set the variable to \fIpretty\fP, \fIoneline\fP otherwise. The default is
\fIauto\fP. Here is an example of differences between the two formats:
.sp
.RS 4
.nf
$ lkt row_format=oneline queue 1
181: 6923 vo - en / Hellsing Ultimate - ED7 - Shintou Shite [Geralt]
$ lkt row_format=pretty queue 1
181: 6923 vo - en by Geralt
Hellsing Ultimate - ED7 - Shintou Shite
.P
.RE
.PP
...
...
@@ -309,7 +326,7 @@ Valid invocations of the \fBlkt\fP command are the following:
.PD 0
.TP
.PD
\fBlkt host=sakura port=6601 pwd=toto admin restart\fP
\fBlkt host=sakura port=6601 pwd=toto
row_printer=auto
admin restart\fP
Restart the lektord daemon on the \fIsakura\fP PC. This daemon is listening on
the port \fI6601\fP and the password of the admin user is \fItoto\fP
.TP
...
...
Ce diff est replié.
Cliquez pour l'agrandir.
Aperçu
0%
Chargement en cours
Veuillez réessayer
ou
joindre un nouveau fichier
.
Annuler
You are about to add
0
people
to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Enregistrer le commentaire
Annuler
Veuillez vous
inscrire
ou vous
se connecter
pour commenter