Modify input format to newline

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-02-04 01:11:56 +05:30
parent 38bde145f1
commit dae1e56fb6
6 changed files with 27 additions and 7 deletions

View file

@ -74,7 +74,8 @@ Refer to the [`podman push`](http://docs.podman.io/en/latest/markdown/podman-man
<tr>
<td>extra-args</td>
<td>No</td>
<td>Extra args to be passed to push command when pushing image.</td>
<td>Extra args to be passed to podman push.
Separate arguments by newline. Do not use quotes.</td>
</tr>
</table>