Skip to content

Commit 30f32eb

Browse files
feat: improve CLI arg naming
tracing LEVEL is not about the verbosity level per se. It is like granularity of the cli report.
1 parent e690b18 commit 30f32eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli/src/utils/args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ pub struct OutputArgs {
152152
/// This flag helps user to inspect ast-grep's internal filtering of files and rules.
153153
/// tracing will output how many and why files and rules are scanned and skipped.
154154
/// tracing information outputs to stderr and does not affect the result of the search.
155-
#[clap(long, default_value = "nothing", value_name = "LEVEL")]
155+
#[clap(long, default_value = "nothing", value_name = "GRANULARITY")]
156156
pub tracing: Tracing,
157157
}
158158

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy