File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6161 && echo " " \
6262 && echo " Options:" \
6363 && echo " -y, --assume-yes enable automatic installations without asking during the execution." \
64- && echo " --ask ask to manually write your choice about updates installations confirmations." \
64+ && echo " --ask ask to manually write your choice about updates installations confirmations." \
65+ && echo " --get-logs display systemd logs." \
66+ && echo " --when display systemd next service cycle." \
6567 && echo " " \
6668 && echo " " \
6769 && exit ;;
8587 && echo " -i, --self-install install (or reinstall) $NAME on your system as the command '$NAME_ALIAS '." \
8688 && echo " -u, --self-update update your current $NAME installation to the latest available version." \
8789 && echo " --self-delete delete $NAME from your system." \
88- && echo " --get-logs display systemd logs." \
89- && echo " --when display systemd next service cycle." \
9090 && echo " --help display this information." \
9191 && echo " --version display version." \
9292 && echo " " \
You can’t perform that action at this time.
0 commit comments