mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
10 lines
382 B
Plaintext
10 lines
382 B
Plaintext
title: $:/language/Help/output
|
|
description: 設定後續命令的基準輸出資料夾
|
|
|
|
設定後續命令的基準輸出資料夾,預設為該版本資料夾的 `output` 子資料夾。
|
|
|
|
```
|
|
--output <pathname>
|
|
```
|
|
|
|
若指定的路徑是相對路徑,則它是被解析相對於當前的工作資料夾。例如:`--output .` 將輸出資料夾設定為當前工作資料夾。 |