From 1e314b691cb347f40e2f1440d166a2ce6a4ccbaa Mon Sep 17 00:00:00 2001 From: PS Date: Sat, 7 Feb 2026 10:39:41 +0100 Subject: Add doc --- doc/bin/powertool.html | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 doc/bin/powertool.html (limited to 'doc/bin/powertool.html') diff --git a/doc/bin/powertool.html b/doc/bin/powertool.html new file mode 100644 index 0000000..f4eb785 --- /dev/null +++ b/doc/bin/powertool.html @@ -0,0 +1,61 @@ + + + + + + + powertool + + + +
+

+ linux-supplements +
+ Software +
+ 0x53.net +

+
+ +

The powertool program

+

+ powertool instructs the Linux Kernel to either + halt, poweroff or reboot. + This initiates hardware shutdown, not an orderly + shutdown of the system. It should be the last + program called during an orderly shutdown sequence. +

+

Interface

+
     powertool -h | -p | -r
+

+ powertool instructs the Linux Kernel according to the options given. + The op's listed below are documented + here. +

+

Options

+ +

Exit codes

+ + + -- cgit v1.2.3