]> git.lizzy.rs Git - nhentai.git/commitdiff
Update README.rst
authorAlocks <alocksmasao@gmail.com>
Tue, 22 Oct 2019 17:18:38 +0000 (14:18 -0300)
committerGitHub <noreply@github.com>
Tue, 22 Oct 2019 17:18:38 +0000 (14:18 -0300)
README.rst

index 94c1625720d4f256a35a154c062b618de869c508..4c040e73fc1d89e4cf3637f94530426b9183dbce 100644 (file)
@@ -74,23 +74,31 @@ Download by tag name:
 
     nhentai --tag lolicon --download --page=2
 
+Download by artist name:
+
 .. code-block:: bash
 
     nhentai --artist henreader --download
 
+Download by character name:
+
 .. code-block:: bash
 
     nhentai --character kuro von einsbern --download
 
+Download by parody name:
+
 .. code-block:: bash
 
     nhentai --parody the idolmaster --download
 
+Download by group name:
+
 .. code-block:: bash
 
     nhentai --group clesta --download
 
-Download with multiple tags (--tag, --character, --paordy and --group supported):
+Download using multiple tags (--tag, --character, --paordy and --group supported):
 
 .. code-block:: bash