From 666dcd78badb1c377e9798bc82bb0a9742a4b0ae Mon Sep 17 00:00:00 2001 From: Jak Wings Date: Mon, 14 Dec 2015 01:27:33 +0800 Subject: Doc: Link Cartesian Product in tutorial to main documentaion. --- doc_src/tutorial.hdr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc_src') diff --git a/doc_src/tutorial.hdr b/doc_src/tutorial.hdr index 6ecd13c6..1b0e121a 100644 --- a/doc_src/tutorial.hdr +++ b/doc_src/tutorial.hdr @@ -348,7 +348,7 @@ You can iterate over a list (or a slice) with a for loop: entry: /usr/local/bin \endfish -Lists adjacent to other lists or strings are expanded as cartesian products unless quoted (see Variable expansion): +Lists adjacent to other lists or strings are expanded as cartesian products unless quoted (see Variable expansion): \fish{cli-dark} >_ set -l a 1 2 3 -- cgit v1.2.3