Re: [f2fs-dev] [PATCH v2 1/2] mkfs.f2fs: change -c option description

From: Chao Yu
Date: Wed Sep 18 2024 - 21:33:49 EST


On 2024/9/17 3:20, Daeho Jeong wrote:
From: Daeho Jeong <daehojeong@xxxxxxxxxx>

Current description confuses users like they can add addtional devices
with one -c option using commas(,) at the same time.

Signed-off-by: Daeho Jeong <daehojeong@xxxxxxxxxx>

Reviewed-by: Chao Yu <chao@xxxxxxxxxx>

Thanks,