1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 08:35:31 +02:00

modinfo: add version fetch (#16728)

This commit is contained in:
Managor 2025-06-03 06:14:17 +03:00 committed by GitHub
parent eb7eef4e21
commit c27345cb7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,4 +10,4 @@
- List the specified attribute only:
`modinfo {{[-F|--field]}} {{author|description|license|parm|filename}} {{kernel_module}}`
`modinfo {{[-F|--field]}} {{author|description|license|parm|filename|version|...}} {{kernel_module}}`