about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNathan Stocks <nathan.stocks@gmail.com>2017-03-30 22:18:27 -0600
committerNathan Stocks <nathan.stocks@gmail.com>2017-04-02 12:56:52 -0600
commit584b40578d8ab999031da0855f319a94db06dc47 (patch)
treebe82bbc7a1840a09708dc289aa49f37c3e17d0fc /src/rustllvm/RustWrapper.cpp
parente1c1e09867e489a41170e726fe64281caaca087a (diff)
downloadrust-584b40578d8ab999031da0855f319a94db06dc47.tar.gz
rust-584b40578d8ab999031da0855f319a94db06dc47.zip
Vastly improve the help output.
- Don't print 'unknown subcommand' at the top of the help message.  The help message now clearly instructs the user to provide a subcommand.
- Clarify the usage line.  Subcommand is required.  Don't echo invalid input back out in the usage line (what the...???).  args renamed to paths, because that's what all the args are referred to elsewhere.
- List the available subcommands immediately following the usage line.  It's the one required argument, after all.
- Slightly improve the extra documentation for the build, test, and doc commands.
- Don't print 'Available invocations:' at all.  It occurred immediately before 'Available paths:'.
- Clearly state that running with '-h -v' will produce a list of available paths.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions