From f67787f301075d0440c313cf9cdbef26aaf3c1be Mon Sep 17 00:00:00 2001 From: Alex Zinchenko Date: Thu, 23 Jul 2020 23:38:58 +0300 Subject: [PATCH] Updated binary name. --- Static-HTML-Exporter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-HTML-Exporter.md b/Static-HTML-Exporter.md index b70e3ab..2b16604 100644 --- a/Static-HTML-Exporter.md +++ b/Static-HTML-Exporter.md @@ -1,7 +1,7 @@ You might have a server that won't allow you to run command that run longer for 60 seconds, or maybe you just want to export your status page to a static HTML file. Using the Statping exporter you can easily do this with 1 command. ``` -statup export +statping export ``` ###### 'index.html' is created in current directory with static CDN url's.