We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77d9683 commit af99a7fCopy full SHA for af99a7f
1 file changed
REPR.md
@@ -76,7 +76,7 @@ local posix = {
76
77
Its first return value will then be passed through any defined `transforms`.
78
79
-the result, in addition to its optional second return value will then be passed to one of the 2 following run functions based on current lua version.
+The result, in addition to its optional second return value will then be passed to `run_cmd`.
80
81
`run_cmd` is what calls the actual final shell command when needed.
82
0 commit comments