From b8f6a93941d6fb148a7c2f2c629ded488d3ac725 Mon Sep 17 00:00:00 2001 From: Oliver Stieber Date: Mon, 14 Feb 2005 11:04:15 +0000 Subject: [PATCH] Mention bt [all | ]. --- programs/winedbg/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/winedbg/info.c b/programs/winedbg/info.c index ac51198ce68..dad9365991b 100644 --- a/programs/winedbg/info.c +++ b/programs/winedbg/info.c @@ -58,7 +58,7 @@ void print_help(void) " display undisplay ", " local display delete display ", " enable display disable display ", - " bt frame ", + " bt [|all] frame ", " up down", " list disassemble [][,]", " show dir dir ",