From 431847d99ffad9276d1eec7b74d69a64845b0279 Mon Sep 17 00:00:00 2001 From: Neil Douglas Date: Thu, 26 Oct 2023 11:20:57 +0100 Subject: [PATCH] add 'module overview' hint --- docs/source/using_viking/software_on_viking.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/source/using_viking/software_on_viking.rst b/docs/source/using_viking/software_on_viking.rst index b79e859..cfa6c99 100644 --- a/docs/source/using_viking/software_on_viking.rst +++ b/docs/source/using_viking/software_on_viking.rst @@ -33,8 +33,14 @@ Searching for modules ^^^^^^^^^^^^^^^^^^^^^ .. code-block:: console + :caption: note the trailing slash '/' this helps reduce the output - $ module spider Python + $ module spider Python/ + + +.. hint:: + + Try running the command `module overview` to give you a nicely categorised view of all names and number versions of each module on Viking. Loading a module