Skip to content

Commit

Permalink
Help text update
Browse files Browse the repository at this point in the history
  • Loading branch information
trasch committed Sep 2, 2024
1 parent cbf0b76 commit 3d06ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/MVTCLI/Query.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ extension CLI {

@Option(
name: .shortAndLong,
help: "Drop the specified layer (can be repeated).")
help: "Do not search in the specified layer (can be repeated).")
var dropLayer: [String] = []

@Option(
Expand Down

0 comments on commit 3d06ead

Please sign in to comment.