diff options
author | Valentin Rothberg <vrothberg@redhat.com> | 2022-08-04 13:11:19 +0200 |
---|---|---|
committer | Valentin Rothberg <vrothberg@redhat.com> | 2022-08-04 13:14:56 +0200 |
commit | bcfbee9862b6b3dc2f4554b1fa02b274051c12d8 (patch) | |
tree | ac6a535756326d3baeb8cc75a19d064e8aa72f84 /.github/ISSUE_TEMPLATE.md | |
parent | ccbb8e7444423306691f8ec441ed09387718d6e5 (diff) | |
download | podman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.tar.gz podman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.tar.bz2 podman-bcfbee9862b6b3dc2f4554b1fa02b274051c12d8.zip |
ISSUE TEMPLATE: remove `--debug` from `podman info`
`--debug` is a NOP and will be hidden in a later commit.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6ad306f0f..5946fa6a1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -55,7 +55,7 @@ Briefly describe the problem you are having in a few paragraphs. (paste your output here) ``` -**Output of `podman info --debug`:** +**Output of `podman info`:** ``` (paste your output here) |