From dd9d3efcfbdbfc45e63129870fde5ec30c5e6e5f Mon Sep 17 00:00:00 2001
From: Philipp Hagemeister
Date: Wed, 28 Sep 2011 09:52:01 +0200
Subject: [PATCH] Make FAQ valid HTML
---
faq.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/faq.html b/faq.html
index 297d039ee..70941be77 100644
--- a/faq.html
+++ b/faq.html
@@ -28,7 +28,7 @@
The program has stopped working / I want to suggest a feature.
-Please report the problem in the issuetracker. Your bug report should include:
+
Please report the problem in the issuetracker. Your bug report should include:
- Your exact command line, like
youtube-dl -t "http://www.youtube.com/watch?v=uHlDtZ6Oc3s&feature=channel_video_title"
@@ -37,14 +37,13 @@
- The name and version of your Operating System ("Ubuntu 11.04 x64" or "Windows 7 x64" is usually enough).
-If you're suggesting a feature, any details can help:
+If you're suggesting a feature, any details can help:
- If it's an option: How would you call it? What should the help text be?
- If it's support for a new site: Mention an example video URL. If you can describe the download process, that's a huge plus. But don't worry if you can't - we love a good challenge ;).
- For programmers: Providing code that implements the change will speed up the integration process. Fork youtube-dl on github, and send us a pull request.
-
Can you please put the -b option back?