Fixes #1657
Since 'py.test --help' shows --full-trace as an option (and not --fulltrace) even though both forms are accepted I assume --full-trace is the preferred form and should therefore be used in the documentation.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>