Skip to content

Commit a7f37e5

Browse files
ktrzcinxdeb-intel
authored andcommitted
logger: Align tabs in usage message
description text should be aligned in each row Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
1 parent 415bfb9 commit a7f37e5

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

  • developer_guides/debugability/logger

developer_guides/debugability/logger/index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@ Logger usage
2222

2323
Usage sof-logger <option(s)> <file(s)>
2424

25-
-h help
26-
-l ldc_file Specify the ldc file
27-
-i in_file Get traces from in_file, instead of the default "/sys/kernel/debug/sof/etrace"
25+
-h help
26+
-l ldc_file Specify the ldc file
27+
-i in_file Get traces from in_file, instead of the default "/sys/kernel/debug/sof/etrace"
2828
-o out_file Specify the output file, instead of default stdout
29-
-t Get traces from "/sys/kernel/debug/sof/trace", instead of the default "/sys/kernel/debug/sof/etrace"
30-
-p Get traces from stdin, instead of the default "/sys/kernel/debug/sof/etrace"
31-
-c clock Set timestamp clock in MHz
32-
-e Enable checking firmware version with default verification file "/sys/kernel/debug/sof/fw_version"
29+
-t Get traces from "/sys/kernel/debug/sof/trace", instead of the default "/sys/kernel/debug/sof/etrace"
30+
-p Get traces from stdin, instead of the default "/sys/kernel/debug/sof/etrace"
31+
-c clock Set timestamp clock in MHz
32+
-e Enable checking firmware version with default verification file "/sys/kernel/debug/sof/fw_version"
3333
-v ver_file Enable checking firmware version with ver_file file, instead of default: "/sys/kernel/debug/sof/fw_version"
34-
-s Take a snapshot of state
34+
-s Take a snapshot of state
3535

3636

3737
Examples:

0 commit comments

Comments
 (0)