au.csiro.netcdf.cli
Class ProduceUsageDoc
java.lang.Object
au.csiro.netcdf.cli.ProduceUsageDoc
public class ProduceUsageDoc
- extends Object
Produce a document with the usage instructions of the known commands. The file
USAGE.txt will be produced in the current directory.
Copyright 2010, CSIRO Australia
All rights reserved.
- Version:
- $Revision: 78 $ $Date: 2010-07-24 16:23:13 +1000 (Sat, 24 Jul 2010) $
- Author:
- James Dempsey on 24/03/2010
Method Summary |
static void |
main(String[] args)
Produce the USAGE.txt document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProduceUsageDoc
public ProduceUsageDoc()
main
public static void main(String[] args)
- Produce the USAGE.txt document.
- Parameters:
args
- The command line args - ignored
Copyright © 2010. All Rights Reserved.