mirror of
https://github.com/KittyKatt/screenFetch.git
synced 2026-01-10 23:07:55 -05:00
Merge pull request #570 from lamby/informations-typo
Correct informations → information typo.
This commit is contained in:
@@ -127,7 +127,7 @@ specified on the command line, and those are shown below or by executing `screen
|
||||
to a Bash script, defining `startline` and `fulloutput`
|
||||
variables, and optionally `labelcolor` and `textcolor`.
|
||||
See the `asciiText` function in the source code for more
|
||||
informations on the variables format.
|
||||
information on the variables format.
|
||||
-S 'COMMAND' Here you can specify a custom screenshot command for
|
||||
the script to execute. Surrounding quotes are required.
|
||||
-D 'DISTRO' Here you can specify your distribution for the script
|
||||
|
||||
@@ -419,7 +419,7 @@ displayHelp () {
|
||||
echo " to a Bash script, defining \`startline\` and \`fulloutput\`"
|
||||
echo " variables, and optionally \`labelcolor\` and \`textcolor\`."
|
||||
echo " See the \`asciiText\` function in the source code for more"
|
||||
echo " informations on the variables format."
|
||||
echo " information on the variables format."
|
||||
echo " ${bold}-S 'COMMAND'${c0} Here you can specify a custom screenshot command for"
|
||||
echo " the script to execute. Surrounding quotes are required."
|
||||
echo " ${bold}-D 'DISTRO'${c0} Here you can specify your distribution for the script"
|
||||
|
||||
@@ -94,7 +94,7 @@ used without the other.
|
||||
You can specify a custom ASCII art by passing the path to a Bash script,
|
||||
defining \fBstartline\fR and \fBfulloutput\fR variables, and optionally
|
||||
\fBlabelcolor\fR and \fBtextcolor\fR. See the \fBasciiText\fR function
|
||||
in the source code for more informations on the variables format.
|
||||
in the source code for more information on the variables format.
|
||||
.TP
|
||||
.B \-S 'COMMAND'
|
||||
Here you can specify a custom screenshot command for
|
||||
|
||||
Reference in New Issue
Block a user