.Sh SYNOPSIS\r
.Nm\r
.Op Fl P\r
+.Op Fl r\r
+.Op Fl t Ar sleep_time\r
.Ar utility Op Ar argument ...\r
.Nm\r
.Fl p\r
+.Op Fl r\r
+.Op Fl t Ar sleep_time\r
.Nm\r
.Op Fl P\r
.Fl u Ar user\r
.Fl s Ar sys\r
.Fl i Ar idle\r
+.Nm\r
+.Op Fl P\r
+.Op Fl r\r
+.Op Fl t Ar sleep_time\r
+.Fl T Ar target_pid\r
.Sh DESCRIPTION\r
.Nm\r
is similar to\r
18.79 real 2.03 user 1.04 sys\r
.Ed\r
.Pp\r
+The\r
+.Nm\r
+program can also be used to print the usage of a process with\r
+.Fl T Ar target_pid\r
+, also printing the system wide usage\r
+.Pp\r
.Fl P\r
can be used to print time spent as a percentage of overall CPU capacity\r
of the system (capped at 100%)\r
+.Pp\r
+.Fl r\r
+can be used to print the usage iteratively with\r
+.Ar sleep_time\r
+seconds sleep between iterations\r
+.Pp\r
+.Fl t Ar sleep_time\r
+can be used to specify sleep_time between iterations, defaults to 1 second if not specified.\r
.Sh SEE ALSO\r
.Xr time 1 ,\r
.Xr top 1\r