Merge "doc change: Indicate that only the first 8 characters of the key alias are used." into froyo
This commit is contained in:
committed by
Android (Google) Code Review
commit
12cd8a3c27
@@ -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