name: "mappadding" category: "Options" description: | Controls how the map command trims its output. Type: string Default: none Values: none, x, y, xy none - Strip blank rows and left-trim whitespace x - Strip blank rows only (horizontal trim) y - Left-trim whitespace only (vertical trim) xy - No trimming (raw output)