mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 02:08:24 +00:00
docs: add space to command (#4436)
### What does this PR do? Adds space to the `$ podman machine stop` command ### Screenshot/screencast of this PR <!-- Please include a screenshot or a screencast explaining what is doing this PR --> N/A ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> N/A ### How to test this PR? <!-- Please explain steps to reproduce --> N/A Signed-off-by: Charlie Drage <charlie@charliedrage.com>
This commit is contained in:
parent
fe39054cbd
commit
6cd0fe8af3
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue