From e6c2359a60dc5334ac1442002250370d48cf7da0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Sat, 17 Oct 2015 12:13:59 -0400 Subject: [PATCH] add missing rename usage to docs, closes #279 --- docs/usage.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage.rst b/docs/usage.rst index eb72e502a..ae50fc120 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -246,6 +246,8 @@ Note: currently, extract always writes into the current working directory ("."), .. include:: usage/check.rst.inc +.. include:: usage/rename.rst.inc + .. include:: usage/delete.rst.inc .. include:: usage/list.rst.inc