diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 15:06:36 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 15:06:36 +0100 |
| commit | c7dbd68a3ae5f026c79f9ea23dcd5bb6694b713b (patch) | |
| tree | 8cea4cc969335f48e099233ecb35e581a69cffce /info/splashtool.texinfo | |
| parent | TODO: support for 16:10 (diff) | |
| download | splashtool-c7dbd68a3ae5f026c79f9ea23dcd5bb6694b713b.tar.gz splashtool-c7dbd68a3ae5f026c79f9ea23dcd5bb6694b713b.tar.bz2 splashtool-c7dbd68a3ae5f026c79f9ea23dcd5bb6694b713b.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | info/splashtool.texinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/info/splashtool.texinfo b/info/splashtool.texinfo index 5f35bfa..2f240a1 100644 --- a/info/splashtool.texinfo +++ b/info/splashtool.texinfo @@ -62,17 +62,17 @@ Texts. A copy of the license is included in the section entitled @chapter Overview @command{splashtool} is a simple tool that lets you create an almost -exact image of how your SYSLINUX bootloader configurations will reader +exact image of how your SYSLINUX bootloader configurations will render if you are using @command{vesamenu}, so that you can do edits to the background image and the @file{syslinux.cfg} so that you do not need -to use a virtual machine and real machine that you reboot. +to use a virtual machine or real machine that you reboot. @node Invoking @chapter Invoking -The @command{splashtool} takes two manditory arguments follwed by one +The @command{splashtool} takes two mandatory arguments followed by one optional argument. The first argument is the @file{syslinux.cfg} file you want to create @@ -80,9 +80,9 @@ a preview for, the @var{background} and @var{font} specified in the file should be relative to @file{syslinux.cfg}, but @command{splashtool} also accepts absolute paths. -The second argument is output PNG (Portable Network Graphics) file. +The second argument is an output PNG (Portable Network Graphics) file. -The third argument is optional is should start with either @option{-w} +The third argument is optional and should start with either @option{-w} or @option{--w}, if you want to create a preview of how it will look on a widescreen monitor. @command{splashtool} assumes the image is 640 by 480 pixels, and the output for widescreen is 853 by 480 pixels. |
