https://bugzilla.novell.com/show_bug.cgi?id=334507

           Summary: sn: Help says "public key" where it means "public key
                    token"
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: tools
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


[[
Index: D:/cygwin/usr/src/mono/mcs/tools/security/sn.cs
===================================================================
--- D:/cygwin/usr/src/mono/mcs/tools/security/sn.cs     (revision 87358)
+++ D:/cygwin/usr/src/mono/mcs/tools/security/sn.cs     (working copy)
@@ -290,9 +290,9 @@
                                        Console.WriteLine (" -k
keypair.snk{0}\tCreate a new keypair in the specified file",
Environment.NewLine);
                                        Console.WriteLine (" -R assembly
keypair.snk{0}\tResign the assembly with the specified StrongName key file",
Environment.NewLine);
                                        Console.WriteLine (" -Rc assembly
container{0}\tResign the assembly with the specified CSP container",
Environment.NewLine);
-                                       Console.WriteLine (" -t file{0}\tShow
the public key from the specified file", Environment.NewLine);
+                                       Console.WriteLine (" -t file{0}\tShow
the public key token from the specified file", Environment.NewLine);
                                        Console.WriteLine (" -tp file{0}\tShow
the public key and pk token from the specified file", Environment.NewLine);
-                                       Console.WriteLine (" -T
assembly{0}\tShow the public key from the specified assembly",
Environment.NewLine);
+                                       Console.WriteLine (" -T
assembly{0}\tShow the public key token from the specified assembly",
Environment.NewLine);
                                        Console.WriteLine (" -Tp
assembly{0}\tShow the public key and pk token from the specified assembly",
Environment.NewLine);
                                        Console.WriteLine (" -v
assembly{0}\tVerify the specified assembly signature", Environment.NewLine);
                                        Console.WriteLine (" -vf
assembly{0}\tVerify the specified assembly signature (even if disabled).",
Environment.NewLine);
]]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to