From 386a715eda43bb9dde32aa21836d918a08f6dce0 Mon Sep 17 00:00:00 2001 From: Dariusz Stojaczyk Date: Wed, 22 Aug 2018 10:46:57 +0200 Subject: [PATCH] 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 Reviewed-on: https://review.gerrithub.io/423067 Tested-by: SPDK CI Jenkins Chandler-Test-Pool: SPDK Automated Test System Reviewed-by: Ben Walker Reviewed-by: Jim Harris --- doc/applications.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/applications.md b/doc/applications.md index 82a5420617..ae426aafab 100644 --- a/doc/applications.md +++ b/doc/applications.md @@ -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