mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-04 15:07:00 +00:00
Remove extraneous spaces
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user