From 92d3225b25ed511b124dbf8451ee36560a10d9cb Mon Sep 17 00:00:00 2001 From: Fontrodona Nicolas <nicolas.fontrodona@ens-lyon.fr> Date: Wed, 15 Feb 2023 09:06:25 +0100 Subject: [PATCH] slides/slides.qmd: update --- slides/slides.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/slides.qmd b/slides/slides.qmd index 0f6c836..1598cb8 100644 --- a/slides/slides.qmd +++ b/slides/slides.qmd @@ -545,7 +545,7 @@ $ git co master Gblk provides the `mount` command to mount *one or many* archives of the results folder into the `.mount` directory. -You can use `gblkt unmount` to unmount those folder. +You can use `gblkt umount` to unmount those folder. ::: {.callout-note} This command is usefull to compare *results produced by an old version of the code* to the *results produced by the current version of the code*. -- GitLab