diff --git a/Scripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh b/Scripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh index 7e77c16..02f1930 100755 --- a/Scripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh +++ b/Scripts/Bash/Cli/Functions/Identity/identity_renderLastActions.sh @@ -41,7 +41,7 @@ function identity_renderLastActions { case "${ACTION}" in - groupByType:* ) + groupSimilarFiles:* ) identity_groupSimilarFiles ;; esac