mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 01:44:36 +00:00
Update chinese translations for Help tiddlers
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
title: $:/language/Help/output
|
||||
description: 设置后续命令的基准输出目录
|
||||
description: 设置后续命令的基准输出文件夹
|
||||
|
||||
设置后续命令的基准输出目录。默认输出目录为当前的工作目录。
|
||||
设置后续命令的基准输出文件夹,默认为该版本文件夹的 `output` 子文件夹。
|
||||
|
||||
```
|
||||
--output <pathname>
|
||||
```
|
||||
|
||||
若指定的路径是相对路径,则它是被解析相对于当前的输出目录。
|
||||
若指定的路径是相对路径,则它是被解析相对于当前的工作文件夹。
|
||||
Reference in New Issue
Block a user