added man instructions to README

This commit is contained in:
Valerie Wolfe 2024-07-06 18:33:28 -04:00
parent 638fce2331
commit 449921656c

View file

@ -92,6 +92,13 @@ using an AUR package manager such as <a href="https://github.com/Morganamilo/par
Install the package using Cargo with the command <code>cargo install tmux-remux</code>.
</details>
### Man Page
<details>
<summary>Section 1</summary>
Copy and paste <code>man/remux.1</code> into <code>/usr/share/man/man1/</code>.
</details>
## Configuration
The pretty-print attached symbol (default: `*`) can be set manually by setting `REMUX_ATTACH_SYMBOL`.