Bug 1319794 - Incorrect man page information about notags whiptail option
Summary: Incorrect man page information about notags whiptail option
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: newt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-21 14:27 UTC by Lukas Zapletal
Modified: 2016-03-23 11:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-23 11:35:06 UTC
Type: Bug


Attachments (Terms of Use)
Man correction (1.04 KB, patch)
2016-03-21 14:27 UTC, Lukas Zapletal
no flags Details | Diff

Description Lukas Zapletal 2016-03-21 14:27:26 UTC
Created attachment 1138613 [details]
Man correction

diff --git a/whiptail.1 b/whiptail.1
index ea212a8..de1d082 100644
--- a/whiptail.1
+++ b/whiptail.1
@@ -118,7 +118,7 @@ the item strings. The menu widget still needs some items specified,
 but checklist and radiolist expect only tag and status.
 .TP
 .B \-\-notags
-Don't display tags in the menu, checklist and radiolist widgets.
+Don't display tags in the menu.
 .TP
 .BI \-\-separate\-output
 For checklist widgets, output result one line at a time, with no

Comment 1 Miroslav Lichvar 2016-03-23 11:35:06 UTC
Instead of fixing the man page I though I'd add support for --notags in the checklist and radiolist widgets. This will be in newt-0.52.19.

https://git.fedorahosted.org/cgit/newt.git/commit/?id=52b75483bc16e34336464c8fc3ff2b80ecafcda4

Thanks for the report.


Note You need to log in before you can comment on or make changes to this bug.