summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c04206daf..705a09066 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -67,8 +67,7 @@ lto = true
depends = "$auto"
license-file = ["LICENSE.md", "4"]
assets = [
- # TODO?
- # ["assets/man/zellij.1", "usr/share/man/man1/zellij.1", "644"],
+ ["assets/man/zellij.1", "usr/share/man/man1/zellij.1", "644"],
["target/release/zellij", "usr/bin/zellij", "755"],
["GOVERNANCE.md", "usr/share/doc/zellij/GOVERNANCE.md", "644"],
["README.md", "usr/share/doc/zellij/README.md", "644"],