-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Peter Jun Park <peter.park@amd.com>
- Loading branch information
1 parent
265d92b
commit 96f7305
Showing
3 changed files
with
22 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.. _global-options: | ||
|
||
Global options | ||
============== | ||
|
||
The Omniperf command line tool has a set of *global* utility options that are | ||
available across all modes. | ||
|
||
``-v``, ``--version`` | ||
Prints the Omniperf version and exits. | ||
|
||
``-V``, ``--verbose`` | ||
Increases output verbosity. Use multiple times for higher levels of | ||
verbosity. | ||
|
||
``-q``, ``--quiet`` | ||
Reduces output verbosity and runs quietly. | ||
|
||
``-s``, ``--specs`` | ||
Prints system specs and exits. |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters