Group commit for recovery after disk crash.
See Changelog for changes WRT release 990110.
diff --git a/documentation/bugreports b/documentation/bugreports
index b20be06..df849d4 100644
--- a/documentation/bugreports
+++ b/documentation/bugreports
@@ -39,7 +39,7 @@
bash and other sh-like shells:
- wine -debugmsg +relay [other_options] program_name 2>&1 | tee filename.out
+ wine -debugmsg +relay,+snoop [other_options] program_name 2>&1 | tee filename.out
tail -100 filename.out > report_file
'report_file' will now contain the last hundred lines of the debugging