plugins/Irccat.md in knife-spork-1.0.17 vs plugins/Irccat.md in knife-spork-1.2.0

- old
+ new

@@ -19,10 +19,12 @@ port: 54 channels: - #chef - #knife gist: "/usr/bin/gist" + template: + upload: "foo bar! #REDCHEF:#NORMAL %{organization}%{current_user} uploaded #GREEN%{cookbooks}#NORMAL" ``` #### server The url of the IRC server. @@ -39,6 +41,10 @@ - Type: `Array` #### gist Optional path to gist binary installed by https://rubygems.org/gems/gist -- Type: `String` +- Type: `String` + + +### template +Optional irccat message template if you want to change the formatting of irccat alerts. Supports overriding alerts for upload and promote \ No newline at end of file