[BACK]Return to script.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / script

Diff for /src/usr.bin/script/script.1 between version 1.18 and 1.19

version 1.18, 2019/03/28 19:44:59 version 1.19, 2021/04/28 17:44:35
Line 102 
Line 102 
 .Sh EXAMPLES  .Sh EXAMPLES
 Start a virtual machine and log all console output to a file:  Start a virtual machine and log all console output to a file:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 $ script -c "vmctl start myvm -c" myvm.typescript  $ script -c "vmctl start -c myvm" myvm.typescript
 .Ed  .Ed
 .Sh HISTORY  .Sh HISTORY
 A predecessor called  A predecessor called

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19