Changeset 92c18c14e163e2ab3200ccad6c6c0e6ee5c3e1a6 for config.cc
- Timestamp:
- 08/28/10 22:40:03 (21 months ago)
- Children:
- e044cc70b8bbba183fdf396ddbc00b2407eb5bea
- Parents:
- 28939ac15506b95f59142a06b7d6794a801f8198
- git-committer:
- Antti-Juhani Kaijanaho <antti-juhani@…> (08/28/10 22:40:03)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
config.cc
rf3e4a78 r92c18c1 116 116 po::value<std::string>()->default_value("/"), 117 117 "name of the daemon home directory") 118 ("alue-name", 119 po::value<std::string>()->default_value("Alue"), 120 "the 'real name' Alue should use of itself") 118 121 ("operator-email", 119 122 po::value<std::string>(),
