TLDR
Enter a command. For example: cryptsetup, cloud init, check language support.

modinfo

 
Extract information about a Linux kernel module. More information: https://manned.org/modinfo.
 
  • List all attributes of a kernel module:
     
    modinfo {{kernel_module}}
     
  • List the specified attribute only:
     
    modinfo -F {{author|description|license|parm|filename}} {{kernel_module}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.