aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2016-02-22 11:57:31 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2016-02-22 11:57:31 +0100
commit92da3cd84800bf285b5d2125421d0c8d6a4aff09 (patch)
tree14c8510b213c39a36de331ebe3694e42a035577a /CONTRIBUTING.md
parent6212bcb19140da77d25fe17830930ebbd8a22c1d (diff)
downloadyoutube-dl-92da3cd84800bf285b5d2125421d0c8d6a4aff09.zip
youtube-dl-92da3cd84800bf285b5d2125421d0c8d6a4aff09.tar.gz
youtube-dl-92da3cd84800bf285b5d2125421d0c8d6a4aff09.tar.bz2
release 2016.02.22
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d15267d..39472c5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
-**Please include the full output of youtube-dl when run with `-v`**, i.e. add `-v` flag to your command line, copy the **whole** output and post it in the issue body wrapped in \`\`\` for better formatting. It should look similar to this:
+**Please include the full output of youtube-dl when run with `-v`**, i.e. **add** `-v` flag to **your command line**, copy the **whole** output and post it in the issue body wrapped in \`\`\` for better formatting. It should look similar to this:
```
-$ youtube-dl -v http://www.youtube.com/watch?v=BaW_jenozKcj
+$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']