Mercurial > prosody-modules
comparison mod_adhoc_cmd_uptime/README.wiki @ 1782:29f3d6b7ad16
Import wiki pages
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 24 Aug 2015 16:43:56 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1781:12ac88940fe3 | 1782:29f3d6b7ad16 |
---|---|
1 #summary Adhoc command to show the uptime | |
2 #labels Stage-Beta, Deprecated | |
3 | |
4 = Introduction = | |
5 | |
6 Implements an uptime adhoc command. | |
7 | |
8 | |
9 = Usage = | |
10 | |
11 Load this module after [mod_adhoc]. | |
12 | |
13 = Compatibility = | |
14 ||0.7||Works|| | |
15 ||0.8||Included in Prosody (in mod_uptime)|| |