manpages: inspired by PR #13 by @BlueInGreen68

This commit is contained in:
2026-06-10 17:13:17 +03:00
parent 439b661cb8
commit 795b7f63a3
3 changed files with 1 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ Installation
### Manual
Run `./scripts/build.sh`, then copy `fzf-vjour` to your preferred location, e.g., `~/.local/bin`, and make it executable.
The man pages can be installed by copying `./man/fzf-vjour.1.gz` to `~/.local/share/man/man1` and `./man/fzf-vjour.7.gz` to `~/.local/share/man/man7`, and by re-indexing the database using `mandb`.
### Requirements
This is a POSIX script with inline `awk` elements.