X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpick.c;h=fa5531a5570107fe9fc8aafddbd3a806f3a55056;hb=ac2834b4173be67edde1334819d3d3c16e4d484e;hp=0f0dda3be94b09dbb915722ab1c73dd7cdfddd57;hpb=6cdade9983a7ebd5a5bb8296daa49d5475f07af8;p=mmh diff --git a/uip/pick.c b/uip/pick.c index 0f0dda3..fa5531a 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -45,7 +45,7 @@ static struct swit switches[] = { #define BEFRSW 13 { "before date", 0 }, #define DATFDSW 14 - { "datefield field", 5 }, + { "datefield field", 5 }, /* 5 chars required to differ from -date */ #define SEQSW 15 { "sequence name", 0 }, #define PUBLSW 16 @@ -61,7 +61,7 @@ static struct swit switches[] = { #define NLISTSW 21 { "nolist", 0 }, #define VERSIONSW 22 - { "version", 0 }, + { "Version", 0 }, #define HELPSW 23 { "help", 0 }, { NULL, 0 }