From 6cd0fe8af3574055d91d99ba7144af85fcc3dfca Mon Sep 17 00:00:00 2001 From: Charlie Drage Date: Thu, 19 Oct 2023 21:52:48 -0400 Subject: [PATCH] docs: add space to command (#4436) ### What does this PR do? Adds space to the `$ podman machine stop` command ### Screenshot/screencast of this PR N/A ### What issues does this PR fix or reference? N/A ### How to test this PR? N/A Signed-off-by: Charlie Drage --- .../docs/troubleshooting/troubleshooting-podman-on-windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/troubleshooting/troubleshooting-podman-on-windows.md b/website/docs/troubleshooting/troubleshooting-podman-on-windows.md index 70f1ef8dfb4..e475aa9c274 100644 --- a/website/docs/troubleshooting/troubleshooting-podman-on-windows.md +++ b/website/docs/troubleshooting/troubleshooting-podman-on-windows.md @@ -13,7 +13,7 @@ You can find here troubleshooting help for issues specific to Windows. 1. You are not able to stop your Podman Machine. ```shell-session - $podman machine stop + $ podman machine stop ``` 2. The Logs contain this error: