mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-03-12 09:42:19 -07:00
* fr-FR description of the `stability` core field * fr-FR translations for testcase-related description strings * fr-FR translations for testcase-related palette descriptions * fr-FR translation for emergency download button caption * Replace operand with parameters in fr-FR description of isfilteroperator * fr-FR description of the `class` core field * fr-FR update of a --command example * better fr-FR description for main types * Clearer fr-FR description of the `server` command * Complete the fr-FR translation for the --savewikifolder description
18 lines
406 B
Text
18 lines
406 B
Text
title: $:/language/Help/commands
|
|
description: Lance les commandes retournées par un filtre
|
|
|
|
Lance la séquence des commandes retournées par un filtre
|
|
|
|
```
|
|
--commands <filtre>
|
|
```
|
|
|
|
Exemples
|
|
|
|
```
|
|
--commands "[enlist:raw{$:/commandes-build-sous-forme-de-texte}]"
|
|
```
|
|
|
|
```
|
|
--commands "[{$:/commandes-build-sous-forme-json}jsonindexes[]] :map[{$:/commandes-build-sous-forme-json}jsonget<currentTiddler>]"
|
|
```
|