From 6033e75dc45c5bd0aed9ab85a9a8ecba4e69c372 Mon Sep 17 00:00:00 2001 From: Themaister Date: Wed, 2 Feb 2011 12:51:17 +0100 Subject: [PATCH] Added some docs --- docs/ssnes.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/ssnes.1 b/docs/ssnes.1 index aec0ac5a6b..978ebe3acd 100644 --- a/docs/ssnes.1 +++ b/docs/ssnes.1 @@ -100,6 +100,11 @@ Connects a four-way multitap into port 2 of the SNES. This allows for up to 5 pl \fB--record PATH, -r PATH\fR Activates video recording of gameplay into PATH. Video recording options can be configured in config file. +.TP +\fB--bsvplay PATH, -P PATH\fR +Play back a movie recorded in the .bsv format (bSNES). Cart ROM and movie file need to correspond. +It also requires to play back with the same libsnes backend that was used for recording. + .TP \fB--verbose, -v\fR Activates verbose logging.