Evgeny Kolesnikov
Evgeny Kolesnikov
> @evgenyz I'm not familiar with `pandoc`. How this can be used to generate a valid man page for git subcommands? Install `pandoc`, run `readme2mans` (from this PR). You'll have...
> I've checked if I can bundle the script in the AUR package. I can confirm that the provided script generated valid man pages for the commands. Any suggestions for...
@nvie Are you on board with this idea?
Hmm, hmm. Let's take `git-cleanup` and `git-is-repo` as an example: **Without man pages:** ``` [evgenyz@Latutude ~]$ git cleanup --help No manual entry for git-cleanup [evgenyz@Latutude ~]$ git-cleanup -h usage: git...
Well, what I had in mind with this script is the ability to build man pages automatically during the packaging process, without having .1 files in the repository. This way...
Hi! You might be interested in #47. Feedback is welcome.
Added CPE-AL label as a tracker, #8923 will make this script mostly obsolete.
> On Thu, Jun 30, 2022 at 04:01:34AM -0700, Evgeny Kolesnikov wrote: Added CPE-AL label as a tracker, #8923 will make this script mostly obsolete. > Great, because this is...
I can confirm, `export QT_MAC_WANTS_LAYER=1` workaround fixes the problem for Big Sur.
Just to make it clear: scap-workbench is 1.1.5-1 in 18.04. And not packaged in any other version. 1.1.x versions of the Workbench as well as 1.2.x versions of the OpenSCAP...