Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7d9f0bed authored by Sachin Parekh's avatar Sachin Parekh Committed by Automerger Merge Worker
Browse files

Merge "envsetup: Clarify lunch help for listing targets" into main am: b7c5aeed

parents fc6ad614 b7c5aeed
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -520,7 +520,8 @@ function _lunch_usage()
        echo "Note that the previous interactive menu and list of hard-coded"
        echo "list of curated targets has been removed. If you would like the"
        echo "list of products, release configs for a particular product, or"
        echo "variants, run list_products list_releases or list_variants"
        echo "variants, run the following as individual commands:"
        echo "list_products, list_releases, or list_variants"
        echo "respectively."
        echo
    ) 1>&2