Clean up the help output.
[oweals/opkg-lede.git] / libopkg / libopkg.c
index 37770eb880f3b11757d1dd67ac31174b2f0c2992..c91b703ebc781eb6011096b6223989616780c9e1 100644 (file)
@@ -65,6 +65,7 @@ opkg_op (int argc, char *argv[])
              !strcmp(cmd_name,"compare_versions") ||
              !strcmp(cmd_name,"compare-versions") ||
              !strcmp(cmd_name,"list_installed") ||
+             !strcmp(cmd_name,"list-installed") ||
              !strcmp(cmd_name,"status") )
            args.noreadfeedsfile = 1;