mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
invoke man(1) when requesting help
This commit invokes `man(1)` when requesting help and emits the built-in manual, if the manual page is not found on the system.
This commit is contained in:
@@ -27,6 +27,9 @@ paste = "1.0.11"
|
||||
log = { version = "0.4.17", optional = true }
|
||||
env_logger = { version = "0.10.0", optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
anyhow = "1.0.70"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.5"
|
||||
test_bin = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user