From 1848b38ca94a52e4539e27526b2c028aa487053b Mon Sep 17 00:00:00 2001 From: Takashi Sakamoto Date: Sun, 27 Jan 2019 14:49:43 +0900 Subject: [PATCH] axfer: correct message to notice that help text is implemented Now help message is available to give help option to command line. Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- axfer/axfer-transfer.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/axfer/axfer-transfer.1 b/axfer/axfer-transfer.1 index 89df3cc..d631f72 100644 --- a/axfer/axfer-transfer.1 +++ b/axfer/axfer-transfer.1 @@ -100,7 +100,7 @@ is not allowed except for paths listed below: .TP .B \-h, \-\-help -Print help messages and finish run time. Not yet implemented. +Print help messages and finish run time. .TP .B \-q, \-\-quiet -- 2.47.1