|
Bugzilla – Full Text Bug Listing |
| Summary: | CommandLine duplicate argument handling | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | core | Assignee: | Peter Barnes <pdbarnes> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Attachments: | documentation to clarify the behavior with repeated argument | ||
|
Description
Tom Henderson
2014-09-03 09:42:46 UTC
Created attachment 1875 [details]
documentation to clarify the behavior with repeated argument
I pushed the documentation patch in changeset 10953:6751a4094ffd; do we want to leave this bug open for further work, or close it now? Last call. Updated docs here: https://www.nsnam.org/docs/release/3.24/doxygen/classns3_1_1_command_line.html#details Note the verbiage beginning: "Arguments can be repeated on the command line; the last value given will be the final value used. For example," |