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.