Browse Source

Cosmetic README -- ASR

Gaétan RYCKEBOER 10 years ago
parent
commit
6b0eacd0b8
1 changed files with 12 additions and 12 deletions
  1. 12 12
      README.md

+ 12 - 12
README.md

@@ -32,16 +32,16 @@ Using the bots
 
 Commands allowed by *nagios-fifo.pl* / Nagios module :
 The nagios bot is designed to work with nagios notifications, via commands.cfg configuration file.
-- !nagios list : list of received alerts
-- !nagios help : l'aide");
-- !nagios ack <#ALERT> <message> : ACK the alert");
-- !nagios check <#ALERT> : recheck any alert (service/host)
-- !nagios refresh [silent] : request nagios livestatus and import all unack alerts
+- `!nagios list` : list of received alerts
+- `!nagios help` : l'aide
+- `!nagios ack <#ALERT> <message>` : ACK the alert
+- `!nagios check <#ALERT>` : recheck any alert (service/host)
+- `!nagios refresh [silent]` : request nagios livestatus and import all unack alerts
 
 Commands allowed by *tc-14.pl* / Dumb module :
-- !status      to have a look on inner variables / structures (particularly for the bingo module)
-- !password    to generate a random password
-- !help        totally useless
+- `!status`      to have a look on inner variables / structures (particularly for the bingo module)
+- `!password`    to generate a random password
+- `!help`        totally useless
 - react to some words (essentially in french, feel free to adapt to your needs) :
   * fortune (displays a fortune cookie sentence) ;
   * any french/flemish/irish beer ;
@@ -50,7 +50,7 @@ Commands allowed by *tc-14.pl* / Dumb module :
   * his own name
   
 Commands allowed by *tweet.pl* / admin module :
-- !tweet        : tweet a tweet, on twitter and identi.ca (twitter module broken, to be redisigned)
-- !tweet last   : what was last tweet ?
-- !changelog    : add/list lasts changelogs
-- !lastlog [pattern] : display last 20 messages [about pattern]
+- `!tweet`        : tweet a tweet, on twitter and identi.ca (twitter module broken, to be redisigned)
+- `!tweet last`   : what was last tweet ?
+- `!changelog`    : add/list lasts changelogs
+- `!lastlog [pattern]` : display last 20 messages [about pattern]