From 6c8a43c45a67506bf9a505c498478ca3afabb381 Mon Sep 17 00:00:00 2001 From: Paul Barton Date: Mon, 7 Oct 2013 15:47:38 -0400 Subject: [PATCH] fixed alignment in docstring for --get-url --- youtube_dl/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/__init__.py b/youtube_dl/__init__.py index ded6ea1ef..82a647160 100644 --- a/youtube_dl/__init__.py +++ b/youtube_dl/__init__.py @@ -97,7 +97,7 @@ Options: -s --simulate do not download the video and do not write anything to disk --skip-download do not download the video - -g --get-url simulate, quiet but print URL + -g --get-url simulate, quiet but print URL -e --get-title simulate, quiet but print title --get-id simulate, quiet but print id --get-thumbnail simulate, quiet but print thumbnail URL