relpipe-data/examples-tr-sql-odbc.xml
branchv_0
changeset 324 3cbce8bb28c3
parent 300 b9bd0f06b4a1
--- a/relpipe-data/examples-tr-sql-odbc.xml	Sun May 09 00:06:13 2021 +0200
+++ b/relpipe-data/examples-tr-sql-odbc.xml	Sun May 09 19:43:32 2021 +0200
@@ -88,6 +88,7 @@
 		<ul>
 			<li>
 				<code>--list-data-sources</code>:
+				whether to
 				lists available (configured) data sources in relational format (so we pipe the output to some output filter e.g. to <code>relpipe-out-tabular</code>)
 			</li>
 			<li>
@@ -100,7 +101,7 @@
 			</li>
 		</ul>
 		
-		<pre><![CDATA[$ relpipe-tr-sql --list-data-sources | relpipe-out-tabular 
+		<pre><![CDATA[$ relpipe-tr-sql --list-data-sources true | relpipe-out-tabular 
 data_source:
  ╭───────────────┬──────────────────────╮
  │ name (string) │ description (string) │