doc/applications.md: fix app param table not displaying correctly
Doxygen doesn't parse empty columns, making the whole table look broken on spdk.io. Change-Id: Ie2a2aa0d39dc17e7014a52abac5803f5952253b8 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/423067 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
8ef7818a2e
commit
386a715eda
@ -27,8 +27,8 @@ applications that use it. Specific applications may implement additional flags.
|
||||
Param | Long Param | Type | Default | Description
|
||||
-------- | ---------------------- | -------- | ---------------------- | -----------
|
||||
-c | --config | string | | @ref cmd_arg_config_file
|
||||
-d | --limit-coredump | flag | |
|
||||
-e | --tpoint-group-mask | integer | 0x0 |
|
||||
-d | --limit-coredump | flag | | .
|
||||
-e | --tpoint-group-mask | integer | 0x0 | .
|
||||
-g | --single-file-segments | flag | | @ref cmd_arg_single_file_segments
|
||||
-h | --help | flag | | show all available parameters and exit
|
||||
-i | --shm-id | integer | | @ref cmd_arg_multi_process
|
||||
|
Loading…
x
Reference in New Issue
Block a user