Bug 408091 - mock manual out of date.
Summary: mock manual out of date.
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mock
Version: 8
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-02 22:02 UTC by Paulo Roma Cavalcanti
Modified: 2013-01-10 01:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-03 15:39:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paulo Roma Cavalcanti 2007-12-02 22:02:30 UTC
Description of problem:

mock manual is out of date.

Version-Release number of selected component (if applicable):

0.8.9

How reproducible:

always.

Steps to Reproduce:
1. man mock
2.
3.
  
Actual results:

SYNTAX
       mock  [options] --rebuild SRPM [SRPM...]
       mock  [options] --chroot <cmd>
       mock  [options] {--init|clean|shell}
       mock  [options] --installdeps {SRPM|RPM}
       mock  [options] --install PACKAGE

Expected results:

SYNTAX:
       mock  [options] rebuild SRPM [SRPM...]
       mock  [options] chroot <cmd>
       mock  [options] {init|clean|shell}
       mock  [options] installdeps {SRPM|RPM}
       mock  [options] install PACKAGE

Additional info:

https://www.redhat.com/archives/fedora-devel-list/2007-December/msg00099.html

Comment 1 Michael E Brown 2007-12-03 15:39:12 UTC
manpage is correct.

"mock --init" was broken in 0.8.9, but is already fixed in 0.8.11 which should
be in updates-testing this week.

"mock init" is the old-style, backwards-compatible syntax. The manpage documents
the new syntax.


Note You need to log in before you can comment on or make changes to this bug.