mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
core, plugins: simplify help on parameters that can be repeated in commands
This commit is contained in:
@@ -325,9 +325,9 @@ script_command_init ()
|
||||
" || list [-o|-ol|-i|-il]"
|
||||
" || search <text>"
|
||||
" || show <script>"
|
||||
" || load|unload|reload <script> [<script>...]"
|
||||
" || autoload|noautoload|toggleautoload <script> [<script>...]"
|
||||
" || install|remove|installremove|hold [-q] <script> [<script>...]"
|
||||
" || load|unload|reload <script>..."
|
||||
" || autoload|noautoload|toggleautoload <script>..."
|
||||
" || install|remove|installremove|hold [-q] <script>..."
|
||||
" || upgrade"
|
||||
" || update"
|
||||
" || -up|-down [<number>]"
|
||||
|
||||
Reference in New Issue
Block a user