]> git.openfabrics.org - ~tnikolova/ofed_scripts/.git/commitdiff
install.pl: updated usage
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 10 Mar 2010 07:36:15 +0000 (09:36 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Wed, 10 Mar 2010 07:36:15 +0000 (09:36 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
install.pl

index ab3e3682da80df283f1032e3eda472c774c6748a..1e7f2b844737006885a2b12d6d122349a1305f56 100755 (executable)
@@ -252,7 +252,8 @@ sub usage
    print GREEN;
    print "\n Usage: $0 [-c <packages config_file>|--all|--hpc|--basic] [-n|--net <network config_file>]\n";
 
-   print "\n           -c|--config <packages config_file>. Example of the config file can be found under docs.";
+   print "\n           -c|--config <packages config_file>. Example of the config file can be found under docs (ofed.conf-example).";
+   print "\n           -n|--net <network config_file>      Example of the config file can be found under docs (ofed_net.conf-example).";
    print "\n           -l|--prefix          Set installation prefix.";
    print "\n           -p|--print-available Print available packages for current platform.";
    print "\n                                And create corresponding ofed.conf file.";