summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-29 19:38:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-29 19:38:40 +0000
commitb41d24d0b290899b2530af39c92e7c67b8aebbb1 (patch)
tree7b4b5faff3e3b736b353c6d8d340681bc1629233 /DOCS
parent03a58e7c7b9f535462f62a207d8aae5f2e7f5119 (diff)
downloadmpv-b41d24d0b290899b2530af39c92e7c67b8aebbb1.tar.bz2
mpv-b41d24d0b290899b2530af39c92e7c67b8aebbb1.tar.xz
bashism
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8642 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/bugreports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/bugreports.html b/DOCS/bugreports.html
index 1d0d477dd4..109f1259ae 100644
--- a/DOCS/bugreports.html
+++ b/DOCS/bugreports.html
@@ -169,7 +169,7 @@ Please include these files:
The developers need all of the messages to properly diagnose a problem. You
can direct the output into a file like this:</P>
-<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -v [options] [filename] &amp;&gt; mplayer.log</CODE></P>
+<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -v [options] [filename] &gt; mplayer.log 2&gt;&amp;1</CODE></P>
<P>If your problem is specific to one or more files, then please upload the
offender(s) to:</P>