mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
parent
518b89bd3d
commit
a210f89b84
1 changed files with 1 additions and 1 deletions
|
@ -375,7 +375,7 @@ impl<'a> ArgMatches<'a> {
|
||||||
/// aware these aren't actually all subcommands in the real `git` interface, but it makes
|
/// aware these aren't actually all subcommands in the real `git` interface, but it makes
|
||||||
/// explaination easier)
|
/// explaination easier)
|
||||||
///
|
///
|
||||||
/// ```ignore
|
/// ```notrust
|
||||||
/// Top Level App (git) TOP
|
/// Top Level App (git) TOP
|
||||||
/// |
|
/// |
|
||||||
/// -----------------------------------------
|
/// -----------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue