Add content-type.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21167 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -72,6 +72,12 @@ command = {
|
||||
argument = "oid"
|
||||
help = "oid that the peer support"
|
||||
}
|
||||
option = {
|
||||
long = "content-type"
|
||||
type = "string"
|
||||
argument = "oid"
|
||||
help = "content type oid"
|
||||
}
|
||||
option = {
|
||||
long = "content-info"
|
||||
type = "flag"
|
||||
@@ -174,6 +180,12 @@ command = {
|
||||
argument = "enctype"
|
||||
help = "enctype"
|
||||
}
|
||||
option = {
|
||||
long = "content-type"
|
||||
type = "string"
|
||||
argument = "oid"
|
||||
help = "content type oid"
|
||||
}
|
||||
option = {
|
||||
long = "content-info"
|
||||
type = "flag"
|
||||
|
Reference in New Issue
Block a user