Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
Fix pager notes doc
Browse files Browse the repository at this point in the history
  • Loading branch information
technicalpickles committed Apr 12, 2013
1 parent e13a6b9 commit de86f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/pagerduty.coffee
Expand Up @@ -9,7 +9,7 @@
# hubot pager me as <email> - remember your pager email is <email>
# hubot pager me incidents - return the current incidents
# hubot pager me note <incident> <content> - add note to incident #<incident> with <content>
# hubot pager me notes <incident> <content> - show notes for incident #<incident>
# hubot pager me notes <incident> - show notes for incident #<incident>
# hubot pager me problems - return all open inicidents
# hubot pager me ack <incident> - ack incident #<incident>
# hubot pager me resolve <incident> - resolve incident #<incident>
Expand Down

0 comments on commit de86f58

Please sign in to comment.