From bc2b26be7d6fe1e354ca1dda2873d8904dd2d815 Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 3 Dec 2021 10:58:49 +0100 Subject: [PATCH] Update VoiceControl.md --- Docs/VoiceControl.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Docs/VoiceControl.md b/Docs/VoiceControl.md index 4718c7ed..ba0c84b3 100644 --- a/Docs/VoiceControl.md +++ b/Docs/VoiceControl.md @@ -18,10 +18,10 @@ Executing PowerShell Scripts by Voice More supported voice commands are: -Computer, open `application` ----------------------------- +Computer, open `[app]` +---------------------- * launches the given application. -* replace `application` by: "3D-Viewer", "Calculator", "Git Extensions", "Microsoft Paint", "Netflix", "Notepad", "Outlook", "Paint 3D", "Spotify", "Thunderbird", "Visual Studio", or "Windows Terminal". +* replace `[app]` by: "3D-Viewer", "Calculator", "Git Extensions", "Microsoft Paint", "Netflix", "Notepad", "Outlook", "Paint 3D", "Spotify", "Thunderbird", "Visual Studio", or "Windows Terminal". * when finished say: *Computer, close `application`* to close the application.