diff options
author | Nick Thompson <[email protected]> | 2020-12-16 12:13:17 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-12-17 14:36:17 -0300 |
commit | 526671bfc47df175eb87f96067d51b389a8af50d (patch) | |
tree | 25a557cb0d3a235d16df0b87c3ad633d450c9146 /tools/include/linux/build_bug.h | |
parent | dc67d1920417140052976f3377fd216b87a50aad (diff) |
perf config: Fix example command in manpage to conform to syntax specified in the SYNOPSIS section.
Committer testing:
With the previously documented example:
$ perf config --user report sort-order=srcline
The config variable does not contain a section name: report
$
With the fixed example line:
$ perf config --user report.sort-order=srcline
$ perf config --user report.sort-order
report.sort-order=srcline
$
Signed-off-by: Nick Thompson <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/linux-perf-users/[email protected]/
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/include/linux/build_bug.h')
0 files changed, 0 insertions, 0 deletions