Fix output text
This commit is contained in:
parent
c513cf44ab
commit
92fbfbd7a2
@ -12,7 +12,7 @@ fi
|
|||||||
# help function:
|
# help function:
|
||||||
function printhelp {
|
function printhelp {
|
||||||
echo "usage examples:"
|
echo "usage examples:"
|
||||||
echo "Download latest working cemu + cemuhook + graphic packs and install to ~/.cemu (default):"
|
echo "Download latest available cemu + cemuhook + graphic packs and install to ~/.cemu (default):"
|
||||||
echo "./cemutil.sh -a"
|
echo "./cemutil.sh -a"
|
||||||
echo "Use local zips and install to ~/Documents/cemu:"
|
echo "Use local zips and install to ~/Documents/cemu:"
|
||||||
echo "./cemutil.sh -c cemu.zip -h cemuhook.zip -g graphicpacks.zip -i ~/Documents/cemu"
|
echo "./cemutil.sh -c cemu.zip -h cemuhook.zip -g graphicpacks.zip -i ~/Documents/cemu"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user