summaryrefslogtreecommitdiff
path: root/doc/en/plugins/uptime.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/plugins/uptime.txt')
-rw-r--r--doc/en/plugins/uptime.txt35
1 files changed, 0 insertions, 35 deletions
diff --git a/doc/en/plugins/uptime.txt b/doc/en/plugins/uptime.txt
deleted file mode 100644
index 95c8ad10..00000000
--- a/doc/en/plugins/uptime.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-Uptime
-======
-
-This plugin retrieves the uptime of a server.
-
-Installation
-------------
-You only have to load the plugin.
-
-================
-
- /load uptime
-
-================
-
-
-Command
--------
-
-===============
-
- /uptime <jid>
-
-==============
-
-Will retrieve the uptime of the server of _<jid>_.
-
-.Example usage
-==============
-
- /uptime example.com
-
-21:54:45 Info> Server example.com online since 1d6h31m42s
-
-=============