]> git.lizzy.rs Git - rust.git/commit
clarify docs for Args and ArgsOs
authorJack O'Connor <oconnor663@gmail.com>
Sun, 5 Mar 2017 21:39:24 +0000 (16:39 -0500)
committerJack O'Connor <oconnor663@gmail.com>
Sun, 5 Mar 2017 21:39:26 +0000 (16:39 -0500)
commit03b83a01add2167d81b57ff137359ec382d4dcf5
tree0235d1f957ae4b537bc49273dda0f03842b451de
parent6b76c9ea19f4538a6ace44ebce2b8bfd1f80c126
clarify docs for Args and ArgsOs

The args() and args_os() docs include a line about how the first element
is usually the program name. Include that line in the struct docs too.
src/libstd/env.rs