diff --git a/install.go b/install.go index 9db18c8..bd7c0c3 100644 --- a/install.go +++ b/install.go @@ -191,6 +191,7 @@ func install(parser *arguments) error { if len(dp.Aur) == 0 { if !config.CombinedUpgrade { + fmt.Println("There is nothing to do") return nil }