OSDN Git Service

[fix] : Fixed typo
[alterlinux/aptpac.git] / aptpac
diff --git a/aptpac b/aptpac
index 749e4eb..5808fc2 100755 (executable)
--- a/aptpac
+++ b/aptpac
@@ -316,6 +316,7 @@ if [[ "${direct_option}" = false ]]; then
             ;;
         rdepends)
             ADD_OPTION "-Sii"
+            ;;
         *)
             _msg_error "Invalid command '${COMMAND}'"
             _exit 1