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:
parent
eb7eef4e21
commit
c27345cb7a
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue