When I forget to include a duration at the end, I get: ``` delphix@guild:~$ sudo estat backend-io -lz /usr/bin/estat: Too many arguments ``` I also find it confusing that the mandatory duration argument doesn't show up in the usage. We should also display the usage on errors like the above.