From e5f2afba338c5ed35f7989c58dd20843a425507c Mon Sep 17 00:00:00 2001 From: Themaister Date: Tue, 22 Jan 2013 00:01:25 +0100 Subject: [PATCH] Update docs to clarify that zipped roms work. --- docs/retroarch.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/retroarch.1 b/docs/retroarch.1 index 7943e086bd..2be97c71f7 100644 --- a/docs/retroarch.1 +++ b/docs/retroarch.1 @@ -21,7 +21,8 @@ libretro provides emulation of a game system, and can be implemented by any fron .TP \fB[rom file]\fR If no rom file path is defined on the command line, \fBretroarch\fR will try to load a rom from \fBstdin\fR. -\fBretroarch\fR does not uncompress roms. ROM types supported depends on the libretro implementation used. +\fBretroarch\fR use uncompressed ROMs, but can uncompress roms in the .zip/deflate format if support for it is compiled in. +ROM types supported depend on the libretro implementation used. .TP \fB--help, -h\fR