mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 22:33:50 +00:00
Add chinese help texts for commands command (#7085)
This commit is contained in:
parent
acc7224758
commit
5b8f36a594
18
languages/zh-Hans/Help/commands.tid
Normal file
18
languages/zh-Hans/Help/commands.tid
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
title: $:/language/Help/commands
|
||||||
|
description: 运行从筛选器传回的命令
|
||||||
|
|
||||||
|
按顺序运行从筛选器传回的命令符记
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands <filter>
|
||||||
|
```
|
||||||
|
|
||||||
|
示例
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands "[enlist{$:/build-commands-as-text}]"
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
||||||
|
```
|
18
languages/zh-Hant/Help/commands.tid
Normal file
18
languages/zh-Hant/Help/commands.tid
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
title: $:/language/Help/commands
|
||||||
|
description: 執行從篩選器傳回的命令
|
||||||
|
|
||||||
|
按順序執行從篩選器傳回的命令符記
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands <filter>
|
||||||
|
```
|
||||||
|
|
||||||
|
範例
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands "[enlist{$:/build-commands-as-text}]"
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget<currentTiddler>]"
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user