URL:
  <http://savannah.nongnu.org/bugs/?42521>

                 Summary: Bad plugin name in /help documentation for 'command'
command
                 Project: WeeChat
            Submitted by: tev
            Submitted on: Sun 08 Jun 2014 01:04:05 AM GMT
                Category: core commands
                Severity: 3 - Normal
              Item Group: documentation
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.4.3
                IRC nick: 

    _______________________________________________________

Details:

Issuing "/help command" provides the following information:


[core]  /command  <plugin> <command>

launch explicit WeeChat or plugin command

 plugin: plugin name ('weechat' for WeeChat internal command)
command: command to execute (a '/' is automatically added if not found at
beginning of command)


But using a plugin name of 'weechat' as directed fails, e.g.:

/command weechat save
-!- Plugin "weechat" not found

The correct name appears to be 'core':
/command core save

which succeeds.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?42521>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Weechat-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/weechat-dev

Reply via email to