Add content-type.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21167 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-19 00:11:03 +00:00
parent dd6d82336b
commit c9d85b6204

View File

@@ -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"