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:
Pavel Emelyanov 2015-03-19 13:18:13 +03:00
parent 83f7e667d9
commit c625b4fbc9

View file

@ -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*: