coreutils/src/uu/expand/expand.md

9 lines
167 B
Markdown
Raw Normal View History

# expand
```
expand [OPTION]... [FILE]...
```
Convert tabs in each FILE to spaces, writing to standard output.
With no FILE, or when FILE is -, read standard input.