From 2ca7afbfc5e003bc9812f32c3129a580706bb7a3 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 28 Jul 2023 02:29:06 -0400 Subject: new tool: xnews employs a mechanism similar to xilog to get packages in installed order, then gets the install message for each in that order. can be filtered by a pattern in the same method as xilog. maybe there's a bit more efficient way to do this than a subshell + loop + file i/o, but I don't see it --- xtools.1 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xtools.1') diff --git a/xtools.1 b/xtools.1 index 1b76740..13aedc2 100644 --- a/xtools.1 +++ b/xtools.1 @@ -131,6 +131,8 @@ Op Ar subpkgs ... .It Fl a append subpkgs to existing pkg .El +.It Nm xnews Op Ar pattern +.Nd list news messages for packages by install-date .It Nm xnodev .Nd list not installed -devel packages for installed packages .It Nm xoptdiff \ -- cgit 1.4.1