mirror of
https://github.com/containers/podman.git
synced 2025-06-28 06:18:57 +08:00
docs: consistent format for example
All bash examples are now placed in a code section (```). The PS1 prompt is set to `$`. Signed-off-by: Valentin Rothberg <vrothberg@suse.com> Closes: #1375 Approved by: rhatdan
This commit is contained in:

committed by
Atomic Bot

parent
1243bfa6f1
commit
1c0cd0796a
@ -17,7 +17,7 @@ As part of refresh, all running containers will be restarted.
|
||||
## EXAMPLES ##
|
||||
|
||||
```
|
||||
podman container refresh
|
||||
$ podman container refresh
|
||||
[root@localhost /]#
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user