# .tab rightm command

The .tab rightm command right-aligns
the optional text with the right margin.

**Synonyms:** .trm

## Syntax

```
.tab rightm {"phrase"}
```

## Parameter(s)

| phrase | Specifies the word or phrase to right-align. |
| --- | --- |

## See also

- [.tab left command](https://d3codex.com/output-processor/dot-tab-left-command/)
- [.tab set command](https://d3codex.com/output-processor/dot-tab-set-command/)
- [Output processor commands](https://d3codex.com/output-processor/output-processor-commands/)
- [Output processor overview](https://d3codex.com/output-processor/output-processor-overview/)

---
Source: https://d3codex.com/output-processor/dot-tab-rightm-command/ - part of the D3Codex reference.
