From 71ded03123a704ddcbf018dcb0ec633475ccb04a Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 31 Oct 2013 23:23:38 +0100 Subject: command: add generic "multiply" command Essentially works like "add". --- DOCS/man/en/input.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/man/en/input.rst') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index 67dbac07bf..5ba139e83b 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -112,6 +112,9 @@ List of Input Commands overflow, set the property back to the minimum, on underflow set it to the maximum. If ``up`` or ``down`` is omitted, assume ``up``. +``multiply `` + Multiplies the value of a property with the numeric factor. + ``speed_mult `` Multiply the ``speed`` property by the given value. -- cgit v1.2.3