X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=src%2Fopkg-cl.c;h=5f66d28f7332c302232c5988b456695b7a36ba14;hp=1e7642f7024e913dbcf305e107812eb05430630a;hb=ebecbc302f97b04c2b5bfedd00030d1cfd700607;hpb=e62fc971a19b43df377d8beee9e691ab179ca075 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");