mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
doc: Remove -t from restore command
It's obsoleted and is not required. Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
83f7e667d9
commit
c625b4fbc9
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ directory *checkpoint*:
|
|||
|
||||
To restore this program detaching criu itself:
|
||||
|
||||
criu restore -d -D checkpoint -t 1234
|
||||
criu restore -d -D checkpoint
|
||||
|
||||
|
||||
To close a file descriptor number *1* in task with pid *1234*:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue