diff MIGRATING.md @ 804:d55a64c6586b

irccdctl: unify CLI output, closes #928 @1h
author David Demelier <markand@malikania.fr>
date Wed, 14 Nov 2018 14:07:05 +0100
parents 1a6152af0866
children 5a421b20a4f4
line wrap: on
line diff
--- a/MIGRATING.md	Tue Nov 13 20:21:18 2018 +0100
+++ b/MIGRATING.md	Wed Nov 14 14:07:05 2018 +0100
@@ -19,7 +19,8 @@
 - The functions `server-cnotice` and `server-cmode` have been removed, use
   `server-notice` and `server-mode` instead,
 - The option `connect.host` has been renamed to `connect.hostname`,
-- The option `--host` has been renamed to `--hostname`.
+- The option `--host` has been renamed to `--hostname`,
+- The output style has been unified.
 
 ### Plugins