# .nojustify command

The .nojustify command disables the
justification mode. The fill mode remains in effect.

**Synonyms:** .nj

## Syntax

```
.nojustify
```

## See also

- [.fill command](https://d3codex.com/runoff/dot-fill-command/)
- [.justify command (Runoff)](https://d3codex.com/runoff/dot-justify-command-runoff/)
- [Runoff commands](https://d3codex.com/runoff/runoff-commands/)

---
Source: https://d3codex.com/runoff/dot-nojustify-command/ - part of the D3Codex reference.
