am 12cd8a3c: Merge "doc change: Indicate that only the first 8 characters of the key alias are used." into froyo
Merge commit '12cd8a3c27aac27832d42f559afeebf0d95f14d3' into froyo-plus-aosp * commit '12cd8a3c27aac27832d42f559afeebf0d95f14d3': doc change: Indicate that only the first 8 characters of the key alias are used.
This commit is contained in:
@@ -348,7 +348,8 @@ If not supplied, Keytool prompts you to enter the password. In this
|
||||
way, your password is not stored in your shell history.</p></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-alias <alias_name></code></td><td>An alias for the key.</td>
|
||||
<td><code>-alias <alias_name></code></td><td>An alias for the key. Only
|
||||
the first 8 characters of the alias are used.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>-keyalg <alg></code></td><td>The encryption algorithm to use
|
||||
|
||||
Reference in New Issue
Block a user