view doc/html/irccdctl/command/server-cnotice.md @ 391:d51a95714abb

Docs: sync html with irccdctl help messages
author David Demelier <markand@malikania.fr>
date Fri, 23 Dec 2016 13:42:26 +0100
parents 55bf5c5a65db
children b8da1d8c2a72
line wrap: on
line source

---
title: server-cnotice
guide: yes
---

# server-cnotice

Send a notice to a public channel. This is a notice that everyone on the channel
will receive.

## Usage

````nohighlight
$ irccdctl server-cnotice server channel message
````

## Example

````nohighlight
$ irccdctl server-cnotice freenode #staff "Don't flood"
````