mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 07:46:38 +02:00
core: rename binary and man page from "weechat-curses" to "weechat" (task #11027)
A symbolic link weechat-curses -> weechat is now created (by both cmake and configure), so that the /upgrade will work from an old version. However, if you upgrade from an old version, it is recommended to force the use of the new binary name with the command: `/upgrade /path/to/weechat` (replace the path accordingly).
This commit is contained in:
@@ -6708,7 +6708,7 @@ command_init ()
|
||||
" 4. save WeeChat configuration\n"
|
||||
" 5. quit WeeChat\n"
|
||||
"Then later you can restore session with command: "
|
||||
"weechat-curses --upgrade\n"
|
||||
"weechat --upgrade\n"
|
||||
"IMPORTANT: you must restore the session with exactly "
|
||||
"same configuration (files *.conf).\n"
|
||||
"It is possible to restore WeeChat session on another "
|
||||
|
||||
Reference in New Issue
Block a user