This is a bit tricky. If you run "time", you do not run /usr/bin/time
but the shell builtin. That's why the error message starts with "bash:
". You get the help for the time builtin with "help time" and this page
does not mention any --help option. Use "/usr/bin/time --help" to use
the help option the man page is about.

** Changed in: ubuntu
       Status: New => Invalid

-- 
time --help reports "bash: --help: command not found" but man time indicates 
that --help is an accepted argument.
https://bugs.launchpad.net/bugs/595567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to