diff --git a/README.md b/README.md index d6af5432..cddde737 100644 --- a/README.md +++ b/README.md @@ -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}; diff --git a/gede.ini b/gede.ini deleted file mode 100644 index d0085694..00000000 --- a/gede.ini +++ /dev/null @@ -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"