mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 14:32:56 +00:00
.github: Correct typo in command in issue template
Use `fwupdmgr` over `fwupdgmr`.
This commit is contained in:
parent
2ec78d68db
commit
d1adf460e2
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -2,7 +2,7 @@ To help us pinpoint your issue, please insert the output of the
|
||||
following commands when ran on the system with the issue:
|
||||
|
||||
```shell
|
||||
$ fwupdgmr --version
|
||||
$ fwupdmgr --version
|
||||
**INSERT OUTPUT HERE**
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user