Compare commits
No commits in common. "449921656cedeb80a5c48be5e9f4e1794153aba2" and "b93d814f6fc6d817f1becee800c3b60d3bf48b63" have entirely different histories.
449921656c
...
b93d814f6f
2 changed files with 1 additions and 8 deletions
|
@ -92,13 +92,6 @@ 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`.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.Nm remux
|
||||
.Op Fl dhnqrtv
|
||||
.Op Ar command
|
||||
.Op command
|
||||
.Op args...
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
|
|
Loading…
Reference in a new issue