We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96b482 commit 8609954Copy full SHA for 8609954
udroid/src/udroid.sh
@@ -902,9 +902,11 @@ list() {
902
done
903
# footer
904
{
905
+ echo ""
906
907
echo "**SIZE**: space occupied by installed distro"
908
echo "**DOWN* SIZE**: download size of suite"
-
909
910
echo "To install one of suite (ex: **jammy:xfce**), run:"
911
echo "\`\`\`bash"
912
echo "udroid install jammy:xfce"
0 commit comments