diff --git a/languages/zh-Hans/Help/commands.tid b/languages/zh-Hans/Help/commands.tid new file mode 100644 index 000000000..68f86f20c --- /dev/null +++ b/languages/zh-Hans/Help/commands.tid @@ -0,0 +1,18 @@ +title: $:/language/Help/commands +description: 运行从筛选器传回的命令 + +按顺序运行从筛选器传回的命令符记 + +``` +--commands +``` + +示例 + +``` +--commands "[enlist{$:/build-commands-as-text}]" +``` + +``` +--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget]" +``` diff --git a/languages/zh-Hant/Help/commands.tid b/languages/zh-Hant/Help/commands.tid new file mode 100644 index 000000000..afeaa1e49 --- /dev/null +++ b/languages/zh-Hant/Help/commands.tid @@ -0,0 +1,18 @@ +title: $:/language/Help/commands +description: 執行從篩選器傳回的命令 + +按順序執行從篩選器傳回的命令符記 + +``` +--commands +``` + +範例 + +``` +--commands "[enlist{$:/build-commands-as-text}]" +``` + +``` +--commands "[{$:/build-commands-as-json}jsonindexes[]] :map[{$:/build-commands-as-json}jsonget]" +```