From 73694fa14967ad586b5116c49665fb7884de68b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Sun, 6 Nov 2011 09:01:12 +0000 Subject: [PATCH] doc: Prefer `apitrace diff` over tracediff.sh. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index d7720ac..497351a 100644 --- a/README.markdown +++ b/README.markdown @@ -158,7 +158,7 @@ You can compare two state dumps with the jsondiff.py script: Comparing two traces side by side --------------------------------- - ./scripts/tracediff.sh trace1.trace trace2.trace + apitrace diff trace1.trace trace2.trace This works only on Unices, and it will truncate the traces due to performance limitations. -- 2.43.0