From 41db78c179cadc8721100049a0240bd1c2353c7f Mon Sep 17 00:00:00 2001 From: Stephen Mather Date: Tue, 24 Sep 2019 10:42:37 -0400 Subject: [PATCH] lower case q --- source/tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/tutorials.rst b/source/tutorials.rst index a735e338e..ab1eff2ee 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -195,7 +195,7 @@ This is likely to be unwieldy large, but we can use a pipe `|` character and oth [INFO] dem_euclidean_map: False ... -Pressing `Enter` or `Space`, arrow keys or `Page Up` or `Page Down` keys will now help us navigate through the logs. The letter `Q` will let us escape back to the command line. +Pressing `Enter` or `Space`, arrow keys or `Page Up` or `Page Down` keys will now help us navigate through the logs. The letter `q` will let us escape back to the command line. We can also extract just the end of the logs using the `tail` commmand as follows: