[typo] Fix typo and Docs

Last commit on dev before merge to main
dev
Joaquin 3 years ago
parent 5db12c45a6
commit 41a5367433
Signed by: puly
GPG Key ID: 9E9299CD96C65EC6
  1. 2
      README.md
  2. 2
      koffe

@ -10,6 +10,8 @@ koffe [options] <out folder>
Flags:
koffe -v --> verbose output
koffe --pacs=Prog1,Prog2 --> starts koffe and creates
an iso with the programs Prog1 and Prog2
IMPORTANT: Separate the progs with commas

@ -38,7 +38,7 @@ then
echo
echo "Flags:"
echo
echo " koofe -v --> verbose output"
echo " koffe -v --> verbose output"
echo
echo " koffe --pacs=Prog1,Prog2 --> starts koffe and creates"
echo " an iso with the programs Prog1 and Prog2"

Loading…
Cancel
Save