update documentation
This commit is contained in:
parent
e104944e77
commit
113b797a45
@ -29,7 +29,7 @@ if (weechat::register($SCRIPT_NAME, $SCRIPT_AUTHOR, $SCRIPT_VERSION,
|
||||
'cmd_play', '');
|
||||
|
||||
my %OPTIONS = (
|
||||
delay => ['Default delay between lines', 0],
|
||||
delay => ['Default delay between lines, in milliseconds', 0],
|
||||
dir => ['Art directory',
|
||||
weechat::info_get('weechat_dir', '').'/ascii'],
|
||||
find_limit => ['Maximum number of results returned by -find. '.
|
||||
|
Loading…
Reference in New Issue
Block a user