mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 02:55:33 +02:00
suspend: clarify description (#15982)
This commit is contained in:
parent
69c8e99e46
commit
33191c4c67
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
`{{bash}} <Enter> suspend`
|
||||
|
||||
- Run in a separate terminal to continue from suspension if `suspend` was used in a non-nested shell:
|
||||
- Continue from suspension if `suspend` was used in a non-nested shell (run this in a separate terminal):
|
||||
|
||||
`pkill -CONT bash`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue