From 4dad35497321e8a1bccc6cc3ba30e63375203b08 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 1 Oct 2020 03:52:05 +0300 Subject: [PATCH] Update cookbook.md --- pages/cookbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/cookbook.md b/pages/cookbook.md index 244ddace..6fcd2eef 100644 --- a/pages/cookbook.md +++ b/pages/cookbook.md @@ -1,4 +1,4 @@ -# This Pi-KVM cookbook has some undocumented recipes for your Pi-KVM +# Some random and useful recipes ## Take a HDMI screenshot via console on Pi-KVM ``` # curl --unix-socket /run/kvmd/ustreamer.sock http://localhost/snapshot -o screen.jpg