X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=src%2Fopkg-cl.c;h=5f66d28f7332c302232c5988b456695b7a36ba14;hb=ebecbc302f97b04c2b5bfedd00030d1cfd700607;hp=1e7642f7024e913dbcf305e107812eb05430630a;hpb=e62fc971a19b43df377d8beee9e691ab179ca075;p=project%2Fopkg-lede.git diff --git a/src/opkg-cl.c b/src/opkg-cl.c index 1e7642f..5f66d28 100644 --- a/src/opkg-cl.c +++ b/src/opkg-cl.c @@ -246,6 +246,7 @@ usage() printf("\tlist-changed-conffiles List user modified configuration files\n"); printf("\tfiles List files belonging to \n"); printf("\tsearch List package providing \n"); + printf("\tfind List packages whose name or description matches \n"); printf("\tinfo [pkg|regexp] Display all info for \n"); printf("\tstatus [pkg|regexp] Display all status for \n"); printf("\tdownload Download to current directory\n");