~ubuntu-branches/ubuntu/wily/weechat/wily

« back to all changes in this revision

Viewing changes to doc/ja/autogen/user/lua_commands.txt

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2014-02-13 12:11:54 UTC
  • mfrom: (29.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20140213121154-k6sdmtnralvjbmgq
Tags: 0.4.3-2
* Add missing symlink for Polish manpage
* Change ruby-* Build-Depends to gem2deb so that ruby plugin will be
  built against the newest Ruby interpreter available (Closes: #738685)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[[command_lua_lua]]
2
2
[command]*`lua`* スクリプトをリストアップ/ロード/アンロード::
3
 
........................................
 
3
 
 
4
----
4
5
/lua  list|listfull [<name>]
5
6
      load [-q] <filename>
6
7
      autoload
17
18
      -q: 出力抑制モード: メッセージを表示しない
18
19
 
19
20
引数無しの場合、全てのロード済みスクリプトをリストアップします。
20
 
........................................
 
21
----
21
22