Skip to content

Commit

Permalink
Fix CI failure for linux arm
Browse files Browse the repository at this point in the history
  • Loading branch information
PSONALl committed Jul 6, 2023
1 parent f7db570 commit 0120d94
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/minimal-mdns/advertiser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -235,9 +235,6 @@ OptionSet cmdLineOptions = {
" -n <value>\n"
" Operational node id.\n"
" -t <dest>\n"
" --trace-to <dest>\n"
" trace to the given destination (supported: " SUPPORTED_COMMAND_LINE_TRACING_TARGETS ").\n"
"\n"
};

HelpOptions helpOptions("advertiser", "Usage: advertiser [options]", "1.0");
Expand Down

0 comments on commit 0120d94

Please sign in to comment.