]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
- separate-output option doesn't take parameter
authormlichvar <mlichvar>
Wed, 31 Jan 2007 13:48:15 +0000 (13:48 +0000)
committermlichvar <mlichvar>
Wed, 31 Jan 2007 13:48:15 +0000 (13:48 +0000)
whiptail.c

index 449f99498ea6a353e1c41dcafced881a3c660a61..c5db37d4cb34161994a8a83691565c0d80668502 100644 (file)
@@ -57,7 +57,7 @@ static void usage(int err) {
               "\t--ok-button <text>            set text of ok button\n"
               "\t--cancel-button <text>                set text of cancel button\n"
               "\t--noitem                      display tags only\n"
-              "\t--separate-output <fd>                output one line at a time\n"
+              "\t--separate-output             output one line at a time\n"
               "\t--output-fd <fd>              output to fd, not stdout\n"
               "\t--title <title>                       display title\n"
               "\t--backtitle <backtitle>               display backtitle\n"