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 d4ef9d7 commit b324b07Copy full SHA for b324b07
udroid/src/help_udroid.sh
@@ -35,8 +35,9 @@ help_root() {
35
echo "udroid <option> [<options>] [<suite>]:[<varient>]"
36
echo
37
echo "options:"
38
- echo " install, --install [<options>] <suite>:<varient> install a distro"
+ echo " install, -i [<options>] <suite>:<varient> install a distro"
39
echo " remove, --remove <suite>:<varient> remove a distro"
40
+ echo " reset, --reset <suite>:<varient> reinstalls a distro"
41
echo " list, --list [options] list distros"
42
echo " login, --login <suite>:<varient> login to a distro"
43
echo " upgrade, --upgrade upgrade udroid scripts"
0 commit comments