Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <[email protected]>
Signed-off-by: Tony <[email protected]>
  • Loading branch information
Legend-Master and wusyong authored Nov 14, 2024
1 parent bae7a45 commit 4104601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ fn parse_cli_args() -> Result<CliArgs, getopts::Fail> {
"1234",
);
opts.optopt(
"",
"p",
"profiler",
"Launch Verso with servo time profiler enabled and output to stdout with an interval",
"5",
Expand Down

0 comments on commit 4104601

Please sign in to comment.