File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ often exhibit a dramatic improvement in RAM sync times.
143
143
144
144
145
145
Issues / Future Implementations
146
- ===================================
146
+ ===============================
147
147
148
148
* get UUIDs during boot
149
149
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ Change startup prompt default to not load filesystem to RAM.
82
82
Specify \fI root \fR partion UUID to use when building hooks; required if
83
83
unable to detect UUID via \fB lsblk \fR or \fI /etc/fstab \fR .
84
84
.TP
85
- \fB \- t \fR , \fB \-\- timeout \fR \fI SECONDS \fR
85
+ \fB \- t \fR , \fB \-\- timeout \fR < \fI SECONDS \fR >
86
86
Set RAM boot prompt timeout (default=15).
87
87
.SH NOTES
88
88
The filesystem transfer to RAM can take several minutes. As soon as
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ ACTIONS
35
35
Return exit status 2 if disabled.
36
36
37
37
OPTIONS
38
- -b, --boot UUID
38
+ -b, --boot < UUID>
39
39
Specify /boot partition UUID to use when building hooks.
40
40
41
41
-D, --dryrun
@@ -56,10 +56,10 @@ OPTIONS
56
56
-N, --no
57
57
Change startup prompt default to not load filesystem to RAM.
58
58
59
- -r, --root UUID
59
+ -r, --root < UUID>
60
60
Specify root partition UUID to use when building hooks.
61
61
62
- -t, --timeout
62
+ -t, --timeout <SECONDS>
63
63
Set RAM boot prompt timeout (default=15).
64
64
HELPDOC
65
65
return 0
You can’t perform that action at this time.
0 commit comments