literalArgument

fun literalArgument(literal: String, action: ContextAction<T>? = null): UsageBuilder<T>

Only the text specified in the literal argument literal is allowed, and the user's own input is not accepted.