From 79121ade279a8bd7a3b9036cd4eab4c95c60f0ec Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 28 Aug 2016 15:58:06 +0200 Subject: [PATCH] Document --colors in README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index d9eacfb..b924b26 100644 --- a/README.rst +++ b/README.rst @@ -84,3 +84,5 @@ geometry: zoom: "Zoom" the image by using more than one pixel per node, e.g. ``--zoom 4`` +colors: + Forcefully set path to colors.txt file (it's autodetected otherwise), e.g. ``--colors ../minetest/mycolors.txt``