From 1f60d88cf6f5ad3efcad6e7ef1501ce334046e40 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 15 Jun 2021 10:00:18 +0200 Subject: *: more --help tweaks function old new delta packed_usage 33552 33541 -11 Signed-off-by: Denys Vlasenko --- miscutils/ubi_tools.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'miscutils/ubi_tools.c') diff --git a/miscutils/ubi_tools.c b/miscutils/ubi_tools.c index 69ead7a13..6d49f61d9 100644 --- a/miscutils/ubi_tools.c +++ b/miscutils/ubi_tools.c @@ -251,7 +251,7 @@ int ubi_tools_main(int argc UNUSED_PARAM, char **argv) } else //usage:#define ubirmvol_trivial_usage -//usage: "-n VOLID / -N VOLNAME UBI_DEVICE" +//usage: "-n VOLID | -N VOLNAME UBI_DEVICE" //usage:#define ubirmvol_full_usage "\n\n" //usage: "Remove UBI volume\n" //usage: "\n -n VOLID Volume ID" -- cgit v1.2.3-55-g6feb