Skip to content

Commit 6a5f991

Browse files
kako-junclaude
andcommitted
docs: README の --verbose 説明を実態に合わせて修正
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 52d7759 commit 6a5f991

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ diffai weights1.npy weights2.npy --epsilon 0.001
6666
--epsilon <N> # 浮動小数点の許容誤差
6767
--ignore-keys-regex RE # 正規表現にマッチするキーを無視
6868
--quiet # 終了コードのみ返す(0:同一, 1:差分あり)
69-
--verbose # 詳細分析を表示
69+
--verbose # 差分なし時に確認メッセージを表示
7070
```
7171

7272
## 出力記号

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ diffai weights1.npy weights2.npy --epsilon 0.001
6666
--epsilon <N> # Float comparison tolerance
6767
--ignore-keys-regex RE # Ignore keys matching regex
6868
--quiet # Return only exit code (0: same, 1: diff found)
69-
--verbose # Show detailed analysis
69+
--verbose # Show confirmation when no differences
7070
```
7171

7272
## Output Symbols

0 commit comments

Comments
 (0)