diff options
Diffstat (limited to 'guestfish.pod')
| -rw-r--r-- | guestfish.pod | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/guestfish.pod b/guestfish.pod index 07c7cd0e..0c3fda6b 100644 --- a/guestfish.pod +++ b/guestfish.pod @@ -419,6 +419,13 @@ NOTE: This will not work reliably for large files This exits guestfish. You can also use C<^D> key. +=head2 time + + time command args... + +Run the command as usual, but print the elapsed time afterwards. This +can be useful for benchmarking operations. + =head1 COMMANDS @ACTIONS@ |
