From 5006dc95d2c86044a5519d0e2e5eb09ad0516c72 Mon Sep 17 00:00:00 2001 From: George Angelopoulos Date: Tue, 25 Nov 2014 17:38:37 +0200 Subject: [PATCH] docs: fix table formating in importer.rst --- docs/importer.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/importer.rst b/docs/importer.rst index 309ca144..aa3fa935 100644 --- a/docs/importer.rst +++ b/docs/importer.rst @@ -47,10 +47,11 @@ Usage Positional arguments -------------------- - - input The input file to read - api_token [Posterous only] api_token can be obtained from http://posterous.com/api/ - api_key [Tumblr only] api_key can be obtained from http://www.tumblr.com/oauth/apps + ============= ============================================================================ + ``input`` The input file to read + ``api_token`` (Posterous only) api_token can be obtained from http://posterous.com/api/ + ``api_key`` (Tumblr only) api_key can be obtained from http://www.tumblr.com/oauth/apps + ============= ============================================================================ Optional arguments ------------------