diff -r 6760780a620b -r 72f67a7a449f symbian-devel.rst --- a/symbian-devel.rst Tue Aug 07 14:41:37 2012 +0300 +++ b/symbian-devel.rst Mon Aug 13 22:40:08 2012 +0300 @@ -31,6 +31,6 @@ Download developer's certificate and key, to list it use:: - $ openssl rsa -in developercertificate.key -text - $ openssl x509 -in developercertificate.cer -text + $ openssl rsa -text -in developercertificate.key + $ openssl x509 -text -in developercertificate.cer