WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 4a1a27e

Browse files
dacharyccbullinger
andauthored
Provide more details about version comparison default
Co-authored-by: cory <[email protected]>
1 parent 5e407a7 commit 4a1a27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audit-cli/commands/compare/file-contents/file_contents.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import (
3838
// The product directory is automatically detected from the file path.
3939
//
4040
// Flags:
41-
// - -V, --versions: Comma-separated list of versions (required for version comparison)
41+
// - -V, --versions: Comma-separated list of versions (optional; auto-discovers all versions if not specified)
4242
// - --show-paths: Display file paths of files that differ
4343
// - -d, --show-diff: Display unified diff output
4444
// - -v, --verbose: Show detailed processing information

0 commit comments

Comments
 (0)