Commit 0748f3f0 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Prefer the "screen-dump" spelling in docs.

parent 48928085
......@@ -911,7 +911,7 @@ process_close(struct process *p)
* process pNAME SPEC [-log] [-dump] [-hexdump] [-expect-exit N]
* [-start] [-run]
* [-write STRING] [-writeln STRING]
* [-kill STRING] [-stop] [-wait] [-close]
* [-kill STRING] [-stop] [-wait] [-close] [-screen-dump]
*
* pNAME
* Name of the process. It must start with 'p'.
......@@ -1001,7 +1001,7 @@ process_close(struct process *p)
* \-close
* Alias for "-kill HUP"
*
* \-screen_dump
* \-screen-dump
* Dump the virtual screen into vtc_log
*
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment