[0.10.3]
This commit is contained in:
parent
49ac069ae6
commit
aab95f5ea8
|
@ -261,8 +261,12 @@ args_helps = """\n# New domain :
|
||||||
|
|
||||||
# Usage: tyto [action] [target]
|
# Usage: tyto [action] [target]
|
||||||
# Actions
|
# Actions
|
||||||
|
- [action] > withour [target]
|
||||||
|
version : Show installed version
|
||||||
|
domains : Show installed domains
|
||||||
|
help : Show commands help
|
||||||
|
|
||||||
- [action] > According to [target]
|
- [action] > According to [target]
|
||||||
|
|
||||||
# Edit a file
|
# Edit a file
|
||||||
edit : Source file, configuration module
|
edit : Source file, configuration module
|
||||||
edit-about: [footer] Edit description section in footer
|
edit-about: [footer] Edit description section in footer
|
||||||
|
@ -290,7 +294,6 @@ args_helps = """\n# New domain :
|
||||||
|
|
||||||
# Targets
|
# Targets
|
||||||
- [target] > According to [action]
|
- [target] > According to [action]
|
||||||
|
|
||||||
# Multiple articles
|
# Multiple articles
|
||||||
updated : Update articles (already checked)
|
updated : Update articles (already checked)
|
||||||
again : Force all articles (already checked)
|
again : Force all articles (already checked)
|
||||||
|
|
|
@ -262,8 +262,12 @@ args_helps = """\n# Nouveau domaine :
|
||||||
|
|
||||||
# Usage: tyto [action] [target]
|
# Usage: tyto [action] [target]
|
||||||
# Les actions
|
# Les actions
|
||||||
|
- [action] > Sans [target]
|
||||||
|
version : Montre la version installée
|
||||||
|
domains : Montre les domains installés
|
||||||
|
help : Montre l'aide des commandes
|
||||||
|
|
||||||
- [action] > Selon l'argument [target]
|
- [action] > Selon l'argument [target]
|
||||||
|
|
||||||
# Modifier un ficher
|
# Modifier un ficher
|
||||||
edit : Fichier source, module de configuration
|
edit : Fichier source, module de configuration
|
||||||
edit-about: [footer] Modifier la section description du pied de page
|
edit-about: [footer] Modifier la section description du pied de page
|
||||||
|
@ -292,7 +296,6 @@ args_helps = """\n# Nouveau domaine :
|
||||||
|
|
||||||
# Les cibles
|
# Les cibles
|
||||||
- [target] > Selon l'action [action]
|
- [target] > Selon l'action [action]
|
||||||
|
|
||||||
# Traitement en masse
|
# Traitement en masse
|
||||||
updated : Mise à jour des articles modifiés (déjà vérifiés)
|
updated : Mise à jour des articles modifiés (déjà vérifiés)
|
||||||
again : Forcer TOUS les articles déjà vérifiés
|
again : Forcer TOUS les articles déjà vérifiés
|
||||||
|
|
Loading…
Reference in New Issue