FS#36419 - Bacman is missing manpage

Attached to Project: Pacman
Opened by Martin Kopta (dum8d0g) - Monday, 05 August 2013, 13:00 GMT
Last edited by Allan McRae (Allan) - Tuesday, 11 October 2016, 10:30 GMT
Task Type Bug Report
Category Documentation
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 4.1.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:

Bacman is missing manpage.

Steps to Reproduce:

$ man bacman
No manual entry for bacman
$ pacman -Ql pacman | grep bacman
pacman /usr/bin/bacman
$
This task depends upon

Closed by  Allan McRae (Allan)
Tuesday, 11 October 2016, 10:30 GMT
Reason for closing:  Won't fix
Additional comments about closing:  removed
Comment by Karol Błażewicz (karol) - Monday, 05 August 2013, 13:50 GMT
man pages aren't mandatory. 'bacman -h' shows description, usage info and even an example:

$ bacman -h
This program recreates a package using pacman's db and system files
Usage: bacman [--nocolor] <installed package name>
Example: bacman kernel26
Comment by Martin Kopta (dum8d0g) - Tuesday, 06 August 2013, 09:19 GMT
I created a manpage for bacman. Is there any chance for this manpage to be intergrated in pacman package?
   bacman.1 (0.6 KiB)
Comment by Dave Reisner (falconindy) - Friday, 23 August 2013, 13:45 GMT
Thanks, but pacman's manpages are all written in asciidoc. We accept git formatted patches on the pacman-dev mailing list.
Comment by Pablo Lezaeta (Jristz) - Tuesday, 19 May 2015, 05:21 GMT
I not have the time for fix what Allan tell to do and I fell that the doc/Makefile.am in pacman is so advance for my novicity, so I left here my patch with the hope that someother could finish the work or when I get exp I can find it and finish it.

Loading...