Compare commits

..

2 commits

Author SHA1 Message Date
449921656c added man instructions to README 2024-07-06 18:33:28 -04:00
638fce2331 minor man correction 2024-07-06 17:01:20 -04:00
2 changed files with 8 additions and 1 deletions

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>. 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`.

View file

@ -8,7 +8,7 @@
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm remux .Nm remux
.Op Fl dhnqrtv .Op Fl dhnqrtv
.Op command .Op Ar command
.Op args... .Op args...
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm