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é
Contribuer à GitLab
Donner votre avis
Raccourcis clavier
?
Extraits de code
Groupes
Projets
Afficher davantage de fils d'Ariane
Kubat
lektor
Validations
13383169
Vérifiée
Valider
13383169
rédigé
5 years ago
par
Kubat
Parcourir les fichiers
Options
Téléchargements
Correctifs
Plain Diff
Writing the first version of manpages
parent
bd71b451
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion
!69
Resolve "Man pages"
Modifications
1
Masquer les modifications d'espaces
En ligne
Côte à côte
Affichage de
1 fichier modifié
doc/lktadm.1
+52
-0
52 ajouts, 0 suppression
doc/lktadm.1
avec
52 ajouts
et
0 suppression
doc/lktadm.1
+
52
−
0
Voir le fichier @
13383169
.SH "NAME"
lktadm \- the lektor administration tool
.SH "OVERVIEW"
Commands can be used with the minimal name that permit them to be
distinguished from others commands. Thus, it is possible to use the
string \fIdow\fP as an alias for \fIdownload\fP. This is like cisco switch
command line interface.
.PP
You may be interested in other related programs like:
.PP
.PD 0
...
...
@@ -10,3 +15,50 @@ You may be interested in other related programs like:
\fIlkt\fP A standard client for lektord
.PD
.SH "COMMANDS"
Here are the \fBlkt\fP commands:
.PP
\fIBASE-COMMANDS\fP
.PP
.PD 0
.TP
.PD
\fBget\fP <id>
Get and display the metadata of a kara by its id. You must have access to
the \fIKurisu\fP repo
.TP
\fBdownload\fP <id> <filepath>
Download a kara from kurisu and save it to the specified path
.TP
\fBcat\fP <filepath>
Display the metadata of a kara specified by the its path
.TP
\fBconf\fP
Prints the default configuration file to stdout
.PP
\fIINITIALISATION-COMMANDS\fP
.PP
.PD 0
.TP
.PD
\fBinit database\fP
Create the empty database with the correct SQL schema. You need a valid
configuration file to do that
.TP
\fBinit populate\fP
Populate the database with kara on the filesystem. You need a valid
configuration file and a valid database for that
.TP
\fBinit metadata\fP
Write the correct metadata to kara in the filesystem. For that you
need a valid configuration file and a specific organisation of the files.
The best way of doing it is using the \fIadmin update\fP command with
\fBlkt\fP. This command is present but depracted
.TP
\fBinit file\fP
Write correct metadata to a kara in the filesystem. You need a specific
file organisation for that command to work. It is depracted but present
for debuging purpose
.PP
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