added man instructions to README
This commit is contained in:
parent
638fce2331
commit
449921656c
1 changed files with 7 additions and 0 deletions
|
@ -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>.
|
Install the package using Cargo with the command <code>cargo install tmux-remux</code>.
|
||||||
</details>
|
</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
|
## Configuration
|
||||||
|
|
||||||
The pretty-print attached symbol (default: `*`) can be set manually by setting `REMUX_ATTACH_SYMBOL`.
|
The pretty-print attached symbol (default: `*`) can be set manually by setting `REMUX_ATTACH_SYMBOL`.
|
||||||
|
|
Loading…
Reference in a new issue