summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/lua_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ja/autogen/user/lua_commands.txt')
-rw-r--r--doc/ja/autogen/user/lua_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ja/autogen/user/lua_commands.txt b/doc/ja/autogen/user/lua_commands.txt
index 3193874da..57058642e 100644
--- a/doc/ja/autogen/user/lua_commands.txt
+++ b/doc/ja/autogen/user/lua_commands.txt
@@ -1,7 +1,7 @@
[[command_lua_lua]]
[command]*`lua`* スクリプトをリストアップ/ロード/アンロード::
-----------------------------------------
+----
/lua list|listfull [<name>]
load [-q] <filename>
autoload
@@ -18,5 +18,5 @@ filename: ロードするスクリプト (ファイル)
-q: 出力抑制モード: メッセージを表示しない
引数無しの場合、全てのロード済みスクリプトをリストアップします。
-----------------------------------------
+----