1SMBIOS-WAKEUP-CTL(1) User Commands SMBIOS-WAKEUP-CTL(1)
2
3
4
6 smbios-wakeup-ctl - ../src/bin/smbios-wakeup-ctl
7
9 smbios-wakeup-ctl
10
11
13 --version
14 show program's version number and exit
15
16 -h, --help
17 show this help message and exit
18
19 --hour=HOUR
20 Set wakeup hour. Must be 0-23
21
22 --minute=MINUTE
23 Set wakeup minute. Must be 0-59
24
25 --everyday
26 Set wakeup for every day
27
28 --weekday
29 Set wakeup for weekdays only
30
31 --disable
32 Disable wakeups
33
34 -v, --verbose
35 Display more verbose output.
36
37 -q, --quiet
38 Minimize program output. Only errors and warnings are displayed.
39
40 --trace
41 Enable verbose function tracing.
42
43 --logconfig=LOGCONFIG
44 Specify alternate config log.
45
46 --password=PASSWORD
47 BIOS Setup password for set/activate operations.
48
49 -r, --rawpassword
50 Do not auto-convert password to scancodes.
51
52 --memory-dat=MEMORY_DAT
53 Path to a memory dump file to use instead of real RAM
54
55 --cmos-dat=CMOS_DAT
56 Path to a CMOS dump file to use instead of real CMOS
57
59 The full documentation for smbios-wakeup-ctl is maintained as a Texinfo
60 manual. If the info and smbios-wakeup-ctl programs are properly in‐
61 stalled at your site, the command
62
63 info smbios-wakeup-ctl
64
65 should give you access to the complete manual.
66
67
68
69smbios-wakeup-ctl 2.4.3 January 2022 SMBIOS-WAKEUP-CTL(1)