logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

device-info - Tool to query Device Information via libdeviceinfo

Author

       This man page has been written for the UBports project by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
       and may be re-used by others.

0.1.0                                               Mar 2021                                      device-info(1)

Description

device-info  is  a  command  line  tool  leveraging  libdeviceinfo to query some information of the local
       device.

       device-info can be used without any option given. It then retrieves all available info and prints that to
       stdout.

       Alternatively, it is possible to retrieve one specific device property (see OPTIONS).

Name

       device-info - Tool to query Device Information via libdeviceinfo

Options

get<prop>
              Retrieve the device info for a specific property <prop>.

Synopsis

device-info[get<prop>]

See Also