docs(README.md): fix typos in the readme

This commit is contained in:
Kevin K 2015-04-13 15:35:26 -04:00
parent 1bc802aa4b
commit 0d3ecd8e83
2 changed files with 1 additions and 13 deletions

View file

@ -59,7 +59,7 @@ Below are a few of the features which `clap` supports, full descriptions and usa
The following two examples (which are functionally equivilant, but show two different ways to use `clap`) show a quick example of some of the basic functionality of `clap`. For more advanced usage, such as requirements, exclusions, multiple values and occurrences see the [video tutorials](https://www.youtube.com/playlist?list=PLza5oFLQGTl0Bc_EU_pBNcX-rhVqDTRxv), [documentation](http://kbknapp.github.io/clap-rs/docs/clap/index.html), or `examples/` directory of this repository.
```rust
```rust
// (Full example with comments in examples/01_QuickExample.rs)
extern crate clap;
use clap::{Arg, App, SubCommand};

View file

@ -1,12 +0,0 @@
TcpPort="2000"
TcpHost="localhost"
Mode="0"
LastProgram="/home/kevin/Projects/clap-rs/target/debug/clap-fd2d4002ca38536a"
TcpProgram=""
InitCommands=""
GdpPath="gdb"
LastProgramArguments=""
Font="Monospace"
FontSize="8"
ReuseBreakpoints="0"
Breakpoints=":0;:0;:0;:0;:0;:0;:0;:0;/home/kevin/Projects/clap-rs/src/usageparser.rs:51;:0"