mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-20 00:30:43 +00:00
i18n(ES) update with latest changes in master (#7127)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
title: $:/language/Help/commands
|
||||
description: Ejecuta instrucciones devueltas por un filtro
|
||||
|
||||
Ejecuta secuencialmente las instrucciones devueltas por un filtro
|
||||
|
||||
```
|
||||
--commands <filter>
|
||||
```
|
||||
|
||||
Ejemplos
|
||||
|
||||
```
|
||||
--commands "[enlist{$:/build-commands-as-text}]"
|
||||
```
|
||||
|
||||
```
|
||||
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
||||
```
|
||||
Reference in New Issue
Block a user