@@ -260,7 +260,7 @@ EXAMPLES
260260 $ eggs adapt
261261```
262262
263- _ See code: [ src/commands/adapt.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/adapt.ts ) _
263+ _ See code: [ src/commands/adapt.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/adapt.ts ) _
264264
265265## ` eggs autocomplete [SHELL] `
266266
@@ -324,7 +324,7 @@ EXAMPLES
324324 sudo eggs calamares --remove
325325```
326326
327- _ See code: [ src/commands/calamares.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/calamares.ts ) _
327+ _ See code: [ src/commands/calamares.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/calamares.ts ) _
328328
329329## ` eggs config `
330330
@@ -351,7 +351,7 @@ EXAMPLES
351351 sudo eggs config --clean --nointeractive
352352```
353353
354- _ See code: [ src/commands/config.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/config.ts ) _
354+ _ See code: [ src/commands/config.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/config.ts ) _
355355
356356## ` eggs cuckoo `
357357
@@ -372,7 +372,7 @@ EXAMPLES
372372 sudo eggs cuckoo
373373```
374374
375- _ See code: [ src/commands/cuckoo.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/cuckoo.ts ) _
375+ _ See code: [ src/commands/cuckoo.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/cuckoo.ts ) _
376376
377377## ` eggs dad `
378378
@@ -401,7 +401,7 @@ EXAMPLES
401401 sudo eggs dad --default
402402```
403403
404- _ See code: [ src/commands/dad.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/dad.ts ) _
404+ _ See code: [ src/commands/dad.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/dad.ts ) _
405405
406406## ` eggs export appimage `
407407
@@ -427,7 +427,7 @@ EXAMPLES
427427 $ eggs export pkg --all
428428```
429429
430- _ See code: [ src/commands/export/appimage.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/export/appimage.ts ) _
430+ _ See code: [ src/commands/export/appimage.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/export/appimage.ts ) _
431431
432432## ` eggs export iso `
433433
@@ -452,7 +452,7 @@ EXAMPLES
452452 $ eggs export iso --clean
453453```
454454
455- _ See code: [ src/commands/export/iso.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/export/iso.ts ) _
455+ _ See code: [ src/commands/export/iso.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/export/iso.ts ) _
456456
457457## ` eggs export pkg `
458458
@@ -479,7 +479,7 @@ EXAMPLES
479479 $ eggs export pkg --all
480480```
481481
482- _ See code: [ src/commands/export/pkg.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/export/pkg.ts ) _
482+ _ See code: [ src/commands/export/pkg.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/export/pkg.ts ) _
483483
484484## ` eggs export tarballs `
485485
@@ -503,7 +503,7 @@ EXAMPLES
503503 $ eggs export tarballs --clean
504504```
505505
506- _ See code: [ src/commands/export/tarballs.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/export/tarballs.ts ) _
506+ _ See code: [ src/commands/export/tarballs.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/export/tarballs.ts ) _
507507
508508## ` eggs help [COMMAND] `
509509
@@ -546,7 +546,7 @@ EXAMPLES
546546 sudo eggs kill
547547```
548548
549- _ See code: [ src/commands/kill.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/kill.ts ) _
549+ _ See code: [ src/commands/kill.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/kill.ts ) _
550550
551551## ` eggs krill `
552552
@@ -587,7 +587,7 @@ EXAMPLES
587587 sudo eggs install --chroot
588588```
589589
590- _ See code: [ src/commands/krill.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/krill.ts ) _
590+ _ See code: [ src/commands/krill.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/krill.ts ) _
591591
592592## ` eggs love `
593593
@@ -605,7 +605,7 @@ FLAGS
605605 -k, --homecrypt clone crypted home
606606 -n, --nointeractive no user interaction
607607 -v, --verbose
608- --fdt=<value> path to Device Tree Blobs (DTB) directory
608+ --fdt=<value> path to Flattened Device Tree (DTB) file or directory
609609
610610DESCRIPTION
611611 the simplest way to get an egg!
@@ -614,7 +614,7 @@ EXAMPLES
614614 $ eggs love
615615```
616616
617- _ See code: [ src/commands/love.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/love.ts ) _
617+ _ See code: [ src/commands/love.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/love.ts ) _
618618
619619## ` eggs mom `
620620
@@ -634,7 +634,7 @@ EXAMPLES
634634 $ eggs mom
635635```
636636
637- _ See code: [ src/commands/mom.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/mom.ts ) _
637+ _ See code: [ src/commands/mom.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/mom.ts ) _
638638
639639## ` eggs produce `
640640
@@ -666,7 +666,7 @@ FLAGS
666666 --addons=<value>... addons to be used: adapt, pve, rsupport
667667 --basename=<value> basename
668668 --excludes=<value>... use: static, homes, home
669- --fdt=<value> path to Device Tree Blobs (DTB) directory
669+ --fdt=<value> path to Flattened Device Tree (DTB) file or directory
670670 --links=<value>... desktop links
671671 --release release: remove penguins-eggs, calamares and dependencies after installation
672672 --theme=<value> theme for livecd, calamares branding and partitions
@@ -688,7 +688,7 @@ EXAMPLES
688688 sudo eggs produce --basename=colibri
689689```
690690
691- _ See code: [ src/commands/produce.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/produce.ts ) _
691+ _ See code: [ src/commands/produce.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/produce.ts ) _
692692
693693## ` eggs setup install `
694694
@@ -709,7 +709,7 @@ EXAMPLES
709709 sudo eggs setup purge # purge all configurations, autocomplete, man, etc installed from penguins-eggs AppImage
710710```
711711
712- _ See code: [ src/commands/setup/install.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/setup/install.ts ) _
712+ _ See code: [ src/commands/setup/install.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/setup/install.ts ) _
713713
714714## ` eggs setup purge `
715715
@@ -730,7 +730,7 @@ EXAMPLES
730730 sudo eggs setup purge # purge all configurations, autocomplete, man, etc installed from penguins-eggs AppImage
731731```
732732
733- _ See code: [ src/commands/setup/purge.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/setup/purge.ts ) _
733+ _ See code: [ src/commands/setup/purge.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/setup/purge.ts ) _
734734
735735## ` eggs status `
736736
@@ -751,7 +751,7 @@ EXAMPLES
751751 $ eggs status
752752```
753753
754- _ See code: [ src/commands/status.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/status.ts ) _
754+ _ See code: [ src/commands/status.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/status.ts ) _
755755
756756## ` eggs tools clean `
757757
@@ -773,7 +773,7 @@ EXAMPLES
773773 sudo eggs tools clean
774774```
775775
776- _ See code: [ src/commands/tools/clean.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/tools/clean.ts ) _
776+ _ See code: [ src/commands/tools/clean.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/tools/clean.ts ) _
777777
778778## ` eggs tools repo `
779779
@@ -799,7 +799,7 @@ EXAMPLES
799799 sudo eggs tools repo --remove
800800```
801801
802- _ See code: [ src/commands/tools/repo.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/tools/repo.ts ) _
802+ _ See code: [ src/commands/tools/repo.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/tools/repo.ts ) _
803803
804804## ` eggs tools skel `
805805
@@ -823,7 +823,7 @@ EXAMPLES
823823 sudo eggs tools skel --user user-to-be-copied
824824```
825825
826- _ See code: [ src/commands/tools/skel.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/tools/skel.ts ) _
826+ _ See code: [ src/commands/tools/skel.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/tools/skel.ts ) _
827827
828828## ` eggs tools stat `
829829
@@ -849,7 +849,7 @@ EXAMPLES
849849 $ eggs tools stat --year
850850```
851851
852- _ See code: [ src/commands/tools/stat.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/tools/stat.ts ) _
852+ _ See code: [ src/commands/tools/stat.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/tools/stat.ts ) _
853853
854854## ` eggs tools yolk `
855855
@@ -870,7 +870,7 @@ EXAMPLES
870870 sudo eggs tools yolk
871871```
872872
873- _ See code: [ src/commands/tools/yolk.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/tools/yolk.ts ) _
873+ _ See code: [ src/commands/tools/yolk.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/tools/yolk.ts ) _
874874
875875## ` eggs update `
876876
@@ -891,7 +891,7 @@ EXAMPLES
891891 $ eggs update
892892```
893893
894- _ See code: [ src/commands/update.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/update.ts ) _
894+ _ See code: [ src/commands/update.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/update.ts ) _
895895
896896## ` eggs version `
897897
@@ -911,7 +911,7 @@ FLAG DESCRIPTIONS
911911 Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
912912```
913913
914- _ See code: [ @oclif/plugin-version ] ( https://github.com/oclif/plugin-version/blob/v2 .2.36 /src/commands/version.ts ) _
914+ _ See code: [ @oclif/plugin-version ] ( https://github.com/oclif/plugin-version/blob/2 .2.37 /src/commands/version.ts ) _
915915
916916## ` eggs wardrobe get [REPO] `
917917
@@ -937,7 +937,7 @@ EXAMPLES
937937 $ eggs wardrobe get your-wardrobe
938938```
939939
940- _ See code: [ src/commands/wardrobe/get.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/wardrobe/get.ts ) _
940+ _ See code: [ src/commands/wardrobe/get.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/wardrobe/get.ts ) _
941941
942942## ` eggs wardrobe list [REPO] `
943943
@@ -966,7 +966,7 @@ EXAMPLES
966966 $ eggs wardrobe list --distro arch
967967```
968968
969- _ See code: [ src/commands/wardrobe/list.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/wardrobe/list.ts ) _
969+ _ See code: [ src/commands/wardrobe/list.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/wardrobe/list.ts ) _
970970
971971## ` eggs wardrobe show [REPO] `
972972
@@ -996,7 +996,7 @@ EXAMPLES
996996 $ eggs wardrobe show accessories/
997997```
998998
999- _ See code: [ src/commands/wardrobe/show.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/wardrobe/show.ts ) _
999+ _ See code: [ src/commands/wardrobe/show.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/wardrobe/show.ts ) _
10001000
10011001## ` eggs wardrobe wear [REPO] `
10021002
@@ -1027,7 +1027,7 @@ EXAMPLES
10271027 sudo eggs wardrobe wear wagtail/waydroid
10281028```
10291029
1030- _ See code: [ src/commands/wardrobe/wear.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.3 /src/commands/wardrobe/wear.ts ) _
1030+ _ See code: [ src/commands/wardrobe/wear.ts] ( https://github.com/pieroproietti/penguins-eggs/blob/v26.3.11 /src/commands/wardrobe/wear.ts ) _
10311031<!-- commandsstop -->
10321032
10331033# GUI
0 commit comments