summary refs log tree commit diff
path: root/lib/cli.nix
Commit message (Expand)AuthorAge
* lib/cli: mkKey -> mkOptionName, use generators.mkValueStringDefaultProfpatsch2020-01-23
* lib/cli: rename `renderX` options to `mkX`Profpatsch2020-01-23
* lib/cli,lib/tests/misc: somewhat more standard formattingProfpatsch2020-01-23
* lib/cli: encodeGNUCommandLine -> toGNUCommandLineShellProfpatsch2020-01-23
* Factor out a `toGNUCommandLine` utilityGabriel Gonzalez2020-01-05
* Use a more realistic example that exercises all encodingsGabriel Gonzalez2019-12-15
* Make behavior of `encodeGNUCommandLine` customizableGabriel Gonzalez2019-12-13
* Rename `renderOptions` to `encodeGNUCommandLine`Gabriel Gonzalez2019-12-13
* Add `pkgs.lib.renderOptions`Gabriel Gonzalez2019-12-11