Merge pull request #1265 from tuturto/repl-doc
Add --repl-output-fn into command line docs
This commit is contained in:
commit
bb9f543246
@ -54,6 +54,12 @@ Command Line Options
|
|||||||
|
|
||||||
.. versionadded:: 0.9.12
|
.. versionadded:: 0.9.12
|
||||||
|
|
||||||
|
.. cmdoption:: --repl-output-fn
|
||||||
|
|
||||||
|
Format REPL output using specific function (e.g., hy.contrib.hy-repr.hy-repr)
|
||||||
|
|
||||||
|
.. versionadded:: 0.13.0
|
||||||
|
|
||||||
.. cmdoption:: -v
|
.. cmdoption:: -v
|
||||||
|
|
||||||
Print the Hy version number and exit.
|
Print the Hy version number and exit.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user