# HG changeset patch # User František Kučera # Date 1547243189 -3600 # Node ID a8029bd1c87afc2059effdb3a5f4b6ca6f2ecab7 # Parent c7d05cf04b768b2094369a7800ffc2bf777b3ac1 examples: fix header levels diff -r c7d05cf04b76 -r a8029bd1c87a relpipe-data/examples.xml --- a/relpipe-data/examples.xml Fri Jan 11 22:39:30 2019 +0100 +++ b/relpipe-data/examples.xml Fri Jan 11 22:46:29 2019 +0100 @@ -14,7 +14,7 @@ But they should also work in other shells.

-

relpipe-in-cli: Hello Wordl!

+

relpipe-in-cli: Hello Wordl!

Let's start with an obligatory Hello World example. @@ -86,7 +86,7 @@ ╰────────────╯ Record count: 1]]> -

relpipe-in-cli: STDIN

+

relpipe-in-cli: STDIN

The number of CLI arguments is limited and they are passed at once to the process. @@ -153,7 +153,7 @@ Record count: 9]]> -

relpipe-in-fstab

+

relpipe-in-fstab

Using command relpipe-in-fstab we can convert the /etc/fstab or /etc/mtab to relational data @@ -189,7 +189,7 @@ n.b. the relpipe-in-fstab reads the /etc/fstab if executed on TTY. Otherwise, it reads the STDIN.

-

relpipe-out-xml

+

relpipe-out-xml

Relational data can be converted to various formats and one of them is the XML. @@ -265,7 +265,7 @@

-

relpipe-tr-validator

+

relpipe-tr-validator

Just a passthrough command, so these pipelines should produce the same hash: @@ -295,7 +295,7 @@

-

/etc/fstab formatting using -in-fstab, -out-nullbyte, xargs and Perl

+

/etc/fstab formatting using -in-fstab, -out-nullbyte, xargs and Perl

As we have seen before, we can convert /etc/fstab (or mtab)