Skip to content

Commit

Permalink
Merge pull request JuliaLang#14617 from zhmz90/patch-6
Browse files Browse the repository at this point in the history
Remove an unpaired " and a needless \n
  • Loading branch information
tkelman committed Jan 9, 2016
2 parents ca56c89 + 4657b5a commit b594595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ those available for the ``perl`` and ``ruby`` programs::

-J, --sysimage <file> Start up with the given system image file
--precompiled={yes|no} Use precompiled code from system image if available
--compilecache={yes|no} Enable/disable incremental precompilation of modules\n"
--compilecache={yes|no} Enable/disable incremental precompilation of modules
-H, --home <dir> Set location of julia executable
--startup-file={yes|no} Load ~/.juliarc.jl
-f, --no-startup Don't load ~/.juliarc (deprecated, use --startup-file=no)
Expand Down

0 comments on commit b594595

Please sign in to comment.