Hi, John Soo skribis: >>From 6082c559d1200e632b3fb45eb0633d28829667a1 Mon Sep 17 00:00:00 2001 > From: John Soo > Date: Thu, 12 Nov 2020 21:16:48 -0800 > Subject: [PATCH 1/2] processes: Put ChildProcess and ChildPID on separate > lines. > > * guix/scripts/processes.scm: Put child process information in > separate fields. > * doc/guix.texi: Document change in output of guix processes. Applied. >>From becf3a8fee4aea0a49dde47f5728410b97d94fbf Mon Sep 17 00:00:00 2001 > From: John Soo > Date: Wed, 4 Nov 2020 07:51:52 -0800 > Subject: [PATCH 2/2] processes: Optionally normalize recutils output. > > * guix/scripts/processes.scm: Add "format" and "list-formats" flag. > * doc/guix.texi: Document new flags. Applied with the changes below. I also tweaked the commit logs to list the entities added or modified. Thanks! Ludo’.