[patch perl@8150] h2xs SYNOPSIS
authorJonathan Stowe <gellyfish@gellyfish.com>
Mon, 18 Dec 2000 10:24:38 +0000 (10:24 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 19 Dec 2000 17:47:53 +0000 (17:47 +0000)
Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>

p4raw-id: //depot/perl@8195

utils/h2xs.PL

index edc2bb5..88ac482 100644 (file)
@@ -41,7 +41,7 @@ h2xs - convert .h C header files to Perl extensions
 
 =head1 SYNOPSIS
 
-B<h2xs> [B<-ACOPXacdfkmx>] [B<-F> addflags] [B<-M> fmask] [B<-n> module_name] [B<-o> tmask] [B<-p> prefix] [B<-s> subs] [B<-v> version] [headerfile ... [extra_libraries]]
+B<h2xs> [B<-ACOPXacdfkmx>] [B<-F> addflags] [B<-M> fmask] [B<-n> module_name] [B<-o> tmask] [B<-p> prefix] [B<-s> subs] [B<-v> version] [B<-b> compat_version] [headerfile ... [extra_libraries]]
 
 B<h2xs> B<-h>