From b39fa1bdd14ccb4c6c3dda24daff1c955a48c04f Mon Sep 17 00:00:00 2001 From: Sebastien Pouliot Date: Wed, 17 Oct 2007 12:15:53 +0000 Subject: 2007-10-17 Sebastien Pouliot * sn.1: Fix help for -T / -t as this shows the public key token (and not the public key). svn path=/trunk/mono/; revision=87657 --- man/sn.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/sn.1') diff --git a/man/sn.1 b/man/sn.1 index 0480582ab46..4e614ffc612 100644 --- a/man/sn.1 +++ b/man/sn.1 @@ -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. -- cgit v1.2.3