Skip to content

Commit f1ea29a

Browse files
authored
add link to where command (#1966)
1 parent 8f0014f commit f1ea29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/special_variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The `$in` variable represents the pipeline input into an expression. See [Pipeli
150150

151151
## `$it`
152152

153-
`$it` is a special variable that is _only_ available in a `where` "row condition" — a convenient shorthand which simplifies field access. See `help where` for more information.
153+
`$it` is a special variable that is _only_ available in a `where` "row condition" — a convenient shorthand which simplifies field access. See `help where` or [where](/commands/docs/where.md) for more information.
154154

155155
## `$NU_LIB_DIRS`
156156

0 commit comments

Comments
 (0)