From c2fd1ddb227fb10dec9f23cab88410f940340acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zlatan=20Vasovi=C4=87?= Date: Sat, 14 Dec 2019 22:20:07 +0100 Subject: [PATCH] Remove the least important example --- pages/windows/shutdown.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pages/windows/shutdown.md b/pages/windows/shutdown.md index f44cf2790..b1375c73f 100644 --- a/pages/windows/shutdown.md +++ b/pages/windows/shutdown.md @@ -15,10 +15,6 @@ `shutdown /r` -- Restart the current machine force-closing all apps: - -`shutdown /r /f` - - Hibernate the current machine: `shutdown /h`