Skip to content

Commit 1303b36

Browse files
committed
docs: updates examples for 2x release
Closes #394
1 parent 674c9b4 commit 1303b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/args/arg_matches.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ impl<'a> ArgMatches<'a> {
375375
/// aware these aren't actually all subcommands in the real `git` interface, but it makes
376376
/// explaination easier)
377377
///
378-
/// ```ignore
378+
/// ```notrust
379379
/// Top Level App (git) TOP
380380
/// |
381381
/// -----------------------------------------

0 commit comments

Comments
 (0)