Skip to content

Commit f70f4f9

Browse files
authored
Merge pull request swcarpentry#1460 from krishnakumarg1984/patch-2
Use `q` instead of `Q` to quit the man pages in 02-filedir.md
2 parents 75c7097 + 11b74c2 commit f70f4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/02-filedir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Sometimes a search will result in multiple hits.
311311
If so, you can move between hits using <kbd>N</kbd> (for moving forward) and
312312
<kbd>Shift</kbd>\+<kbd>N</kbd> (for moving backward).
313313

314-
To **quit** the `man` pages, press <kbd>Q</kbd>.
314+
To **quit** the `man` pages, press <kbd>q</kbd>.
315315

316316
::::::::::::::::::::::::::::::::::::::::: callout
317317

0 commit comments

Comments
 (0)