Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 3, 2010, 1:30:59 PM (14 years ago)
Author:
rgrieder
Message:

Added separate page for a commandline argument reference.
It's not too useful, but better than nothing.

File:
1 edited

Legend:

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

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