Skip to content

Commit

Permalink
Update -h flag documentation in getting-started (#32480)
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerteichgraeber authored and fredrikekre committed Jul 3, 2019
1 parent 28724b1 commit c935e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/manual/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ julia [switches] -- [programfile] [args...]
|Switch |Description|
|:--- |:---|
|`-v`, `--version` |Display version information|
|`-h`, `--help` |Print this message|
|`-h`, `--help` |Print command-line options (this message).|
|`--project[={<dir>\|@.}]` |Set <dir> as the home project/environment. The default @. option will search through parent directories until a Project.toml or JuliaProject.toml file is found.|
|`-J`, `--sysimage <file>` |Start up with the given system image file|
|`-H`, `--home <dir>` |Set location of `julia` executable|
Expand Down

0 comments on commit c935e13

Please sign in to comment.