From 1de0db44dd462d7757ae9fef8de78d45b1f0e7cf Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 18 Apr 2004 13:44:48 +0000 Subject: [PATCH] not .pl --- farnell/farnell-find | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/farnell/farnell-find b/farnell/farnell-find index 3a395d5..66bf1bc 100755 --- a/farnell/farnell-find +++ b/farnell/farnell-find @@ -1,10 +1,11 @@ #!/usr/bin/perl -w # Usages: -# ./farnell-find.pl [] NNN-NNNN +# ./farnell-find [] NNN-NNNN # Prints info about the specified relevant part. -# ./farnell-find.pl [] ... +# ./farnell-find [] ... # Processes input files and produces BOM parts list. +# # Options: # -S # Specifies sort order for BOM. Several may be specified, first -- 2.30.2