commit | 880b7b47f8bcaf9930d1b9b3dcad7649de7bca5f | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <ravi@prevas.dk> | Tue May 13 10:40:34 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu May 29 08:25:18 2025 -0600 |
tree | 729745bb9a79dcdce70962cc6d0504ff82d95bd1 | |
parent | 9193d04e5d821ea8c1928e0431a1dcac60e7a0f9 [diff] [blame] |
doc: document test command Add documentation for the test command, including the newly added =~ operator and some gotchas wrt. the numeric comparisons. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Rasmus Villemoes <ravi@prevas.dk>
diff --git a/doc/usage/index.rst b/doc/usage/index.rst index 372ef56..c5b45fd 100644 --- a/doc/usage/index.rst +++ b/doc/usage/index.rst
@@ -123,6 +123,7 @@ cmd/source cmd/tcpm cmd/temperature + cmd/test cmd/tftpput cmd/trace cmd/true