Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
arcmags committed Dec 17, 2017
1 parent 40a9314 commit 821ce17
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ often exhibit a dramatic improvement in RAM sync times.


Issues / Future Implementations
===================================
===============================

* get UUIDs during boot

Expand Down
2 changes: 1 addition & 1 deletion lib/man/ramroot.8
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Change startup prompt default to not load filesystem to RAM.
Specify \fIroot\fR partion UUID to use when building hooks; required if
unable to detect UUID via \fBlsblk\fR or \fI/etc/fstab\fR.
.TP
\fB\-t\fR, \fB\-\-timeout\fR \fISECONDS\fR
\fB\-t\fR, \fB\-\-timeout\fR <\fISECONDS\fR>
Set RAM boot prompt timeout (default=15).
.SH NOTES
The filesystem transfer to RAM can take several minutes. As soon as
Expand Down
6 changes: 3 additions & 3 deletions ramroot
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ACTIONS
Return exit status 2 if disabled.
OPTIONS
-b, --boot UUID
-b, --boot <UUID>
Specify /boot partition UUID to use when building hooks.
-D, --dryrun
Expand All @@ -56,10 +56,10 @@ OPTIONS
-N, --no
Change startup prompt default to not load filesystem to RAM.
-r, --root UUID
-r, --root <UUID>
Specify root partition UUID to use when building hooks.
-t, --timeout
-t, --timeout <SECONDS>
Set RAM boot prompt timeout (default=15).
HELPDOC
return 0
Expand Down

0 comments on commit 821ce17

Please sign in to comment.