Skip to content

Commit d9e8cb3

Browse files
committed
deploy: 25c3951
1 parent e00c4a2 commit d9e8cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! This is a preprocessor for mdbook that generates the CLI document.
2-
//! For actual library/binary source code look in cpp-linter-lib or cpp-linter-py folders
2+
//! For actual library/binary source code look in cpp-linter folder.
33
44
extern crate clap;
55
use clap::{Arg, ArgMatches, Command};

0 commit comments

Comments
 (0)