Skip to content

Commit

Permalink
Add missing `` around CLI option
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaz committed Aug 28, 2015
1 parent 01d8cdf commit 754cd76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Command line option changes

* The `-i` option now forces the REPL to run after loading the specified script (if any) ([#11347]).

* New option --handle-signals={yes|no} to disable Julia's signal handlers.
* New option `--handle-signals={yes|no}` to disable Julia's signal handlers.

* The `--depwarn={yes|no|error}` option enables/disables syntax and method deprecation warnings,
or turns them into errors ([#9294]).
Expand Down

0 comments on commit 754cd76

Please sign in to comment.