relpipe-data/screenshots.xml
branchv_0
changeset 172 793aedbbe1c3
parent 170 7a8b6340046e
child 174 c78dfa0603c9
equal deleted inserted replaced
171:1b5bf1029a9c 172:793aedbbe1c3
    10 		<p>
    10 		<p>
    11 			Because <m:name/> are a data format, it is bit difficult to spot them and capture their screenshot.
    11 			Because <m:name/> are a data format, it is bit difficult to spot them and capture their screenshot.
    12 			Relational data look like this:
    12 			Relational data look like this:
    13 		</p>
    13 		</p>
    14 		
    14 		
    15 		<m:pre><![CDATA[
    15 		<m:pre jazyk="text"><![CDATA[
    16 $ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd
    16 $ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd
    17 00000000  1d 0d 73 6f 6d 65 5f 72  65 6c 61 74 69 6f 6e 01  |..some_relation.|
    17 00000000  1d 0d 73 6f 6d 65 5f 72  65 6c 61 74 69 6f 6e 01  |..some_relation.|
    18 00000010  0e 73 6f 6d 65 5f 61 74  74 72 69 62 75 74 65 03  |.some_attribute.|
    18 00000010  0e 73 6f 6d 65 5f 61 74  74 72 69 62 75 74 65 03  |.some_attribute.|
    19 00000020  1e 0a 73 6f 6d 65 20 76  61 6c 75 65              |..some value|
    19 00000020  1e 0a 73 6f 6d 65 20 76  61 6c 75 65              |..some value|
    20 0000002c
    20 0000002c