Skip to content

Commit 1b4e576

Browse files
committed
fix: clarify output format description in checksum verification options
1 parent 92ecea1 commit 1b4e576

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Checksum_Core_Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ class Checksum_Core_Command extends Checksum_Base_Command {
6363
* : Exclude specific files from the checksum verification. Provide a comma-separated list of file paths.
6464
*
6565
* [--format=<format>]
66-
* : Render output in a specific format. When provided, errors are displayed in tabular format instead of individual warning messages.
66+
* : Render output in a specific format. When provided, messages are displayed in the chosen format.
6767
* ---
6868
* default: plain
6969
* options:

0 commit comments

Comments
 (0)