From 2b402b77f14476ace0ac3e9f12c5de531aa46bab Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 17 Mar 2006 15:37:32 +0000 Subject: [PATCH] Updated short-list of supported executable formats. committer: mfx 1142609852 +0000 --- src/help.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/help.cpp b/src/help.cpp index b763351f..652a51bc 100644 --- a/src/help.cpp +++ b/src/help.cpp @@ -256,13 +256,14 @@ void show_help(int x) " dos/sys," "\n " //" elks/8086," - " linux/386," - " linux/elf386," - " linux/sh386," + " linux/amd64," + " linux/i386," + " linux/ppc32," + " mach/ppc32," " ps1/exe," " rtm32/pe," - " tmt/adam," "\n " + " tmt/adam," " vmlinux/386," " vmlinuz/386," " watcom/le,"