Rename renderOptions to encodeGNUCommandLine

... as suggested by @edolstra
This commit is contained in:
Gabriel Gonzalez
2019-12-13 18:19:24 -08:00
parent 183a99734f
commit 8c6a05c8c9
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ let
isOptionType mkOptionType;
inherit (asserts)
assertMsg assertOneOf;
inherit (cli) renderOptions;
inherit (cli) encodeGNUCommandLine;
inherit (debug) addErrorContextToAttrs traceIf traceVal traceValFn
traceXMLVal traceXMLValMarked traceSeq traceSeqN traceValSeq
traceValSeqFn traceValSeqN traceValSeqNFn traceShowVal