Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/rest/line.txt
diff options
context:
space:
mode:
Diffstat (limited to 'help/rest/line.txt')
-rw-r--r--help/rest/line.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/rest/line.txt b/help/rest/line.txt
new file mode 100644
index 0000000..2f3e587
--- /dev/null
+++ b/help/rest/line.txt
@@ -0,0 +1,16 @@
+.. _line:
+
+.. index::
+ pair: command; line
+
+Draw line
+=========
+
+**Syntax**:(line keyword complex complex)
+
+Draw line between two points.
+``keyword`` specifies type of coordinates and should be one of the
+following: ``'fractal``, ``'screen`` or ``'scaled``.
+This function also increases the line key.
+
+*Available as*: command \ No newline at end of file