diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/mumctl.1 | 5 | ||||
| -rw-r--r-- | documentation/mumctl.txt | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/documentation/mumctl.1 b/documentation/mumctl.1 index 01840d1..8d8ba72 100644 --- a/documentation/mumctl.1 +++ b/documentation/mumctl.1 @@ -94,6 +94,11 @@ mumctl disconnect Disconnect from the currently connected server. .RE .sp +mumctl events +.RS 4 +Print all events that have occured since mumd was started. +.RE +.sp mumctl help .RS 4 Show a help message. diff --git a/documentation/mumctl.txt b/documentation/mumctl.txt index 888d847..1c8ee8f 100644 --- a/documentation/mumctl.txt +++ b/documentation/mumctl.txt @@ -58,6 +58,9 @@ mumctl deafen :: mumctl disconnect :: Disconnect from the currently connected server. +mumctl events :: + Print all events that have occured since mumd was started. + mumctl help :: Show a help message. |
