mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Remove extraneous spaces
This commit is contained in:
parent
5d61dfb1d7
commit
e6963cbccd
@ -12,7 +12,7 @@ description: 提供一个 HTTP 服务器介面到 TiddlyWiki
|
||||
参数说明:
|
||||
|
||||
* ''port'' - 服务的埠号 (默认为 "8080")
|
||||
* ''roottiddler'' - 服务的基本条目 (默认为 "$:/core/save/all")
|
||||
* ''roottiddler'' - 服务的基本条目 (默认为 "$:/core/save/all")
|
||||
* ''rendertype'' - 呈现的基本条目内容类型 (默认为 "text/plain")
|
||||
* ''servetype'' - 服务的基本条目内容类型(默认为 "text/html")
|
||||
* ''username'' - 默认的编辑者署名
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: $:/language/Help/verbose
|
||||
description: 触发详细的输出模式
|
||||
|
||||
触发显示详细的命令执行过程,可用于调试
|
||||
触发显示详细的命令执行过程,可用于调试
|
||||
|
||||
```
|
||||
--verbose
|
||||
|
@ -12,7 +12,7 @@ description: 提供一個 HTTP 伺服器介面到 TiddlyWiki
|
||||
參數說明:
|
||||
|
||||
* ''port'' - 服務的埠號 (預設為 "8080")
|
||||
* ''roottiddler'' - 服務的基本條目 (預設為 "$:/core/save/all")
|
||||
* ''roottiddler'' - 服務的基本條目 (預設為 "$:/core/save/all")
|
||||
* ''rendertype'' - 呈現的基本條目內容類型 (預設為 "text/plain")
|
||||
* ''servetype'' - 服務的基本條目內容類型(預設為 "text/html")
|
||||
* ''username'' - 預設的編輯者署名
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: $:/language/Help/verbose
|
||||
description: 觸發詳細的輸出模式
|
||||
|
||||
觸發顯示詳細的命令執行過程,可用於偵錯
|
||||
觸發顯示詳細的命令執行過程,可用於偵錯
|
||||
|
||||
```
|
||||
--verbose
|
||||
|
Loading…
Reference in New Issue
Block a user