aboutsummaryrefslogtreecommitdiff
path: root/vl.c
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-08-17 17:22:54 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2006-08-17 17:22:54 +0000
commit87b47350eddb859f870046a56b457d3e748deab7 (patch)
tree1a0b293511aeac03a131067cbee477bfe9282692 /vl.c
parent243a273ee0168fc373f342479ae92fe3028b45c1 (diff)
downloadqemu-87b47350eddb859f870046a56b457d3e748deab7.zip
qemu-87b47350eddb859f870046a56b457d3e748deab7.tar.gz
qemu-87b47350eddb859f870046a56b457d3e748deab7.tar.bz2
-L help
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2119 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'vl.c')
-rw-r--r--vl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vl.c b/vl.c
index af42379..29142e1 100644
--- a/vl.c
+++ b/vl.c
@@ -5899,7 +5899,7 @@ void help(void)
"-d item1,... output log to %s (use -d ? for a list of log items)\n"
"-hdachs c,h,s[,t] force hard disk 0 physical geometry and the optional BIOS\n"
" translation (t=none or lba) (usually qemu can guess them)\n"
- "-L path set the directory for the BIOS and VGA BIOS\n"
+ "-L path set the directory for the BIOS, VGA BIOS and keymaps\n"
#ifdef USE_KQEMU
"-kernel-kqemu enable KQEMU full virtualization (default is user mode only)\n"
"-no-kqemu disable KQEMU kernel module usage\n"