Binary file relpipe-data/img/kde-cli-tabular-1.png has changed
--- a/relpipe-data/screenshots.xml Sat Dec 01 16:49:19 2018 +0100
+++ b/relpipe-data/screenshots.xml Sat Dec 01 18:42:05 2018 +0100
@@ -8,7 +8,25 @@
<text xmlns="http://www.w3.org/1999/xhtml">
<p>
- The world is relational!
+ Because <m:name/> are a data format, it is bit difficult to spot them and capture their screenshot.
+ Relational data look like this:
+ </p>
+
+ <m:pre><![CDATA[
+$ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd
+00000000 1d 0d 73 6f 6d 65 5f 72 65 6c 61 74 69 6f 6e 01 |..some_relation.|
+00000010 0e 73 6f 6d 65 5f 61 74 74 72 69 62 75 74 65 03 |.some_attribute.|
+00000020 1e 0a 73 6f 6d 65 20 76 61 6c 75 65 |..some value|
+0000002c
+]]></m:pre>
+
+ <p>
+ But we can capture screenshots of some other formats and visual representations generated from the original relational data.
+ There are some examples:
+ </p>
+
+ <p>
+ <img src="img/kde-cli-tabular-1.png" alt="Relational pipes in KDE: CLI + Tabular"/>
</p>
</text>