view doc/html/irccdctl/command/server-cnotice.md @ 512:b8da1d8c2a72

Docs: use ``` as fenced code blocks
author David Demelier <markand@malikania.fr>
date Fri, 20 Oct 2017 11:43:36 +0200
parents d51a95714abb
children
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"
```