Skip to content

Commit 7701111

Browse files
committed
move man page to docs
1 parent 0d5a9e3 commit 7701111

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ repository = "https://github.com/o2sh/onefetch"
1010
exclude = ["assets/*", "tools/*"]
1111

1212
[package.metadata.deb]
13+
maintainer = "o2sh <ossama-hjaji@live.fr>"
1314
extended-description = """\
14-
Onefetch is a command line tool that displays information about your Git repository directly on your terminal. \
15-
Onefetch supports more than 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added. \
16-
"""
15+
Onefetch is a command-line Git information tool written in Rust \
16+
that displays project information and code statistics \
17+
for a local Git repository directly on your terminal."""
1718
depends = "$auto"
1819
section = "utility"
1920
priority = "optional"
File renamed without changes.

0 commit comments

Comments
 (0)