Jämför commits

...

1 Incheckningar

Upphovsman SHA1 Meddelande Datum
3c645bee63 Clarify documentation 2020-05-15 09:37:27 -04:00
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

@@ -7,7 +7,7 @@ COMMANDS
OPTIONS
--mode, -m MODE
1. recreate (remove container if it already exists and create a new one)
1. recreate (default) (remove container if it already exists and create a new one)
2. persistent (reuse existing container if it exists)
--options, -o OPTIONS
OPTIONS to pass to podman run/exec

Visa fil

@@ -37,7 +37,7 @@ COMMANDS
OPTIONS
--mode, -m MODE
1. recreate (remove container if it already exists and create a new one)
1. recreate (default) (remove container if it already exists and create a new one)
2. persistent (reuse existing container if it exists)
--options, -o OPTIONS
OPTIONS to pass to podman run/exec