Changeset d7bd62 for src/Actions/CommandAction
- Timestamp:
 - May 8, 2017, 1:54:50 PM (8 years ago)
 - Branches:
 - ForceAnnealing_goodresults, ForceAnnealing_tocheck
 - Children:
 - 369409
 - Parents:
 - cb5231
 - git-author:
 - Frederik Heber <heber@…> (03/30/17 22:02:06)
 - git-committer:
 - Frederik Heber <frederik.heber@…> (05/08/17 13:54:50)
 - File:
 - 
      
- 1 edited
 
- 
          
  src/Actions/CommandAction/HelpAction.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
src/Actions/CommandAction/HelpAction.cpp
rcb5231 rd7bd62 73 73 std::cout << "\t - List/vector of strings: gives as \"first\" \"second\" \"third\"." << std::endl; 74 74 std::cout << "\t - Vector: give as \"x,y,z\", i.e. its 3 components." << std::endl; 75 std::cout << "\t - or give as \"<name>\", where <name> is a stored geometry name." << std::endl; 75 76 std::cout << "\t - Domain: give as \"xx,yx,yy,zx,zy,zz\", i.e. symmetric 3x3 matrix." << std::endl; 76 77 std::cout << "\t - Path/filename: give as \"<path/filename>\"." << std::endl;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  