Provided by: tlp_1.3.1-2_all bug

NAME

       tlp-stat - show power saving settings

SYNOPSIS

       tlp-stat [options] [-- <config> ... ]

DESCRIPTION

       Show configuration, system information, active power saving settings and battery data.

OPTIONS

       -b, --battery
              Show battery data.

       -c, --config
              Show configuration.

       -d, --disk
              Show disk data.

       -e, --pcie
              Show PCI(e) device data.

       -g, --graphics
              Show graphics card data.

       -p, --processor
              Show processor data.

       -r, --rfkill
              Show radio device data.

       -s, --system
              Show system information.

       -t, --temp
              Show temperatures and fan speed.

       -u, --usb
              Show USB device data.

       -w, --warn
              Show warnings.

       -P, --pev
              Monitor power supply udev events.

       --psup Show power supply diagnostic (view kernel data).

       -T, --trace
              Show trace output.

       -v, --verbose
              Be more verbose.

       -- PARAM=value ...
              Add  parameters to temporarily overwrite the system configuration (for this program
              invocation only).

FILES

       /etc/tlp.conf
              System-wide user configuration file, uncomment parameters here to override  default
              settings and customization files below.

       /etc/tlp.d/*.conf
              System-wide drop-in customization files, overriding defaults below.

       /usr/share/tlp/defaults.conf
              Intrinsic  default  settings.  DO  NOT EDIT this file, instead use one of the above
              alternatives.

       /run/tlp/run.conf
              Effective settings consolidated from all above files. DO NOT CHANGE this  file,  it
              is for reference only and regenerated on every invocation of TLP.

       /etc/default/tlp
              Obsolete system-wide configuration file. DO NOT USE this file, it is evaluated only
              when /etc/tlp.conf is non-existent.

SEE ALSO

       tlp(8).

AUTHOR

       (c) 2020 Thomas Koch <linrunner at gmx.net>