Skip to content

Commit

Permalink
make sentence clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
mattfel1 committed Jan 15, 2018
1 parent 3d5ebf7 commit fe22462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/site/tutorial/helloworld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ NOTE: The "<arguments>" should be a space-separated list, fully enclosed in quot

bash run.sh "192 96"

If you've forgotten what the command line arguments are, you can always run::
If you've forgotten what the command line arguments are for this app, you can always run::

bash run.sh --help

Expand Down
2 changes: 1 addition & 1 deletion docs/source/tutorial/helloworld.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ NOTE: The "<arguments>" should be a space-separated list, fully enclosed in quot

bash run.sh "192 96"

If you've forgotten what the command line arguments are, you can always run::
If you've forgotten what the command line arguments are for this app, you can always run::

bash run.sh --help

Expand Down

0 comments on commit fe22462

Please sign in to comment.