Add chinese help texts for commands command (#7085)

This commit is contained in:
Bram Chen 2022-12-04 20:44:31 +08:00 committed by GitHub
parent acc7224758
commit 5b8f36a594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 36 additions and 0 deletions

View 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>]"
```

View 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>]"
```