X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=man%2Fsn.1;h=4e614ffc6124b0b0139eb61377f475e111b0e982;hb=1d2903fa70a20a44398fe5fcee1abdcc807b93ea;hp=8fb135456f72dd7df84985e81e2530925f31e34d;hpb=3e0e322ce606b3797d4ea2dea25ddc6c57e22971;p=mono.git diff --git a/man/sn.1 b/man/sn.1 index 8fb135456f7..4e614ffc612 100644 --- a/man/sn.1 +++ b/man/sn.1 @@ -7,7 +7,7 @@ .\" .TH Mono "sn" .SH NAME -sn \- Digitally sign/verify/compare strongname on CLR assemblies. +sn \- Digitally sign/verify/compare strongnames on CLR assemblies. .SH SYNOPSIS .PP .B sn [-q | -quiet] [options] [parameters] @@ -92,13 +92,13 @@ assembly with the private key that match the public key inside the assembly Re-sign the specified assembly using the specified strongname container. .TP .I "-t file" -Show the public key from the specified file. +Show the public key token from the specified file. .TP .I "-tp file" Show the public key and the public key token from the specified file. .TP .I "-T assembly" -Show the public key from the specified assembly. +Show the public key token from the specified assembly. .TP .I "-Tp assembly" Show the public key and the public key token from the specified assembly.