Navigation


Changeset 1114:b6885b0d8b10 in freeDiameter for contrib


Ignore:
Timestamp:
May 13, 2013, 6:46:14 PM (11 years ago)
Author:
Thomas Klausner <tk@giga.or.at>
Branch:
default
Phase:
public
Message:

Improve usage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/tools/org_to_fd.pl

    r960 r1114  
    5353
    5454sub usage($) {
    55     die("usage: org_to_fd.pl [-V vendor_name -v vendor] [file ...]\n");
     55    die("usage: org_to_fd.pl [-V vendor_name -v vendor_code] [file ...]\n");
    5656    exit(@_);
    5757}
Note: See TracChangeset for help on using the changeset viewer.