Skip to content

Commit cb1b506

Browse files
authored
Update okrutnik.sh
1 parent 27e2a13 commit cb1b506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

okrutnik.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ if [[ "$ARG1" == "-h" ]] || [[ "$ARG1" == "--help" ]]; then
139139
echo " -h, --help Print this help message"
140140
echo " --update Update installed tools"
141141
echo " --uninstall Remove installed tools"
142+
echo " --safety Run safety check"
142143
exit 0
143144
elif [[ "$ARG1" == "--update" ]]; then
144145
okrutnik_install

0 commit comments

Comments
 (0)