Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/13_rajaperf/rajaperf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ To get information about how to run the code, use the *help option*::
path/to/RAJAPerf
$ cd my-build
$ ls bin
rajaperf.exe
$ ./bin/rajaperf.exe --help (or -h)
raja-perf.exe
$ ./bin/raja-perf.exe --help (or -h)

This will print all available command-line options along with potential
arguments and defaults. Available options allow one to print information about
Expand Down
Loading