If pijul is compiled with --features git, a compilation error occurs because the enum to configure the options of clap commands is actually called ArgSettings.
--features git
ArgSettings
GBLM3JLRCNEZLICNLV6M26YCZ4EYDG2F5BJOBH4FIBOM4W473LYAC
Thanks.
If pijul is compiled with
--features git
, a compilation error occurs because the enum to configure the options of clap commands is actually calledArgSettings
.