Bug 31820

Summary: duplicate option description in manpage
Product: Sisyphus Reporter: Ivan Zakharyaschev <imz>
Component: hasherAssignee: Dmitry V. Levin <ldv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: minor    
Priority: P3 CC: aborodin, at, glebfm, ldv, placeholder
Version: unstable   
Hardware: all   
OS: Linux   

Description Ivan Zakharyaschev 2016-02-18 21:02:39 MSK
man hsh:

	--mountpoints=LIST
		Defines  list  of  known  mount  points.   Every  build
		dependence which belongs to  this list will be mounted.
		If  some  mount  point  is not  explicitly  allowed  in
		hasher-priv.conf(5),       build       will       fail.
		($known_mountpoints);

	--mountpoints=\,LIST\/
		comma-separated    list   of    known   mount    points
		($known_mountpoints);
Comment 1 Gleb F-Malinovskiy 2022-12-20 09:45:22 MSK
*** Bug 44687 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Borodin 2022-12-20 12:48:05 MSK
Также дважды описан ключ --number.
Comment 3 Repository Robot 2022-12-27 16:56:45 MSK
hasher-1.7.0-alt1 -> sisyphus:

 Mon Dec 26 2022 Gleb F-Malinovskiy <glebfm@altlinux> 1.7.0-alt1
 - Added initial support for image building.
 - Fixed duplications in generated hsh.1 manpage (closes: #31820).