File: add-name-to-manpage.patch

package info (click to toggle)
pipenv 2024.0.1%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,568 kB
  • sloc: python: 187,163; makefile: 191; javascript: 133; sh: 64
file content (23 lines) | stat: -rw-r--r-- 607 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From 7bc41b996a3c9e22809fa7358dc63d4d9dca6dcf Mon Sep 17 00:00:00 2001
From: Ileana Dumitrescu <ileanadumi95@protonmail.com>
Date: Wed, 22 Feb 2023 15:03:47 +0200
Subject: [PATCH] add name to manpage
Last-Update: Fri, 15 Sep 2023 16:54:18 +0300

---
 pipenv/pipenv.1 | 4 ++++
 1 file changed, 4 insertions(+)

--- a/pipenv/pipenv.1
+++ b/pipenv/pipenv.1
@@ -28,6 +28,10 @@
 .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
 ..
 .TH "PIPENV" "1" "Jun 11, 2024" "2024.0.1" "pipenv"
+.
+.SH NAME
+pipenv \- Python package manager based on virtual env and Pipfiles
+.SH SYNOPSIS
 .sp
 \fBNOTE:\fP
 .INDENT 0.0