add hex
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19542 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -413,6 +413,18 @@ command = {
|
||||
min_args="0"
|
||||
help = "Print selected CMS type"
|
||||
}
|
||||
command = {
|
||||
option = {
|
||||
long = "decode"
|
||||
short = "d"
|
||||
type = "flag"
|
||||
help = "decode instead of encode"
|
||||
}
|
||||
name = "hex"
|
||||
function = "hxtool_hex"
|
||||
min_args="0"
|
||||
help = "Encode input to hex"
|
||||
}
|
||||
command = {
|
||||
name = "help"
|
||||
name = "?"
|
||||
|
Reference in New Issue
Block a user