Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 5, 2010, 6:50:17 PM (14 years ago)
Author:
rgrieder
Message:

Changed command line arguments reference to a simple Doxygen page containing the usage information text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/doc/src/libraries/core/PathConfig.cc

    r7335 r7357  
    7070    PathConfig* PathConfig::singletonPtr_s  = 0;
    7171
    72     //! @cmdarg
    7372    SetCommandLineArgument(externalDataPath, "").information("Path to the external data files");
    74     //! @cmdarg
    7573    SetCommandLineOnlyArgument(writingPathSuffix, "").information("Additional subfolder for config and log files");
    7674
Note: See TracChangeset for help on using the changeset viewer.