https://bugzilla.redhat.com/show_bug.cgi?id=985967

--- Comment #9 from Cleber Rodrigues <cr...@redhat.com> ---
Updated versions:

Spec URL: https://raw.github.com/clebergnu/arc/master/python-arc.spec
SRPM URL: http://www.tallawa.org/python-arc-0.3.0-1.fc19.src.rpm

pylint now generates 2 warnings:

python-arc.noarch: W: spelling-error Summary(en_US) Autotest -> Auto test,
Auto-test, Astutest
python-arc.noarch: W: no-manual-page-for-binary arcli

The first one can be ignored, and I'm planning to address the second (man page)
in the next. The reason is that I want to have automatically generated man
pages because arcli is already mostly self documented. Example:

$ arcli  host --help
usage: arcli host [-h] (-l | -j | -a | -d | -L | -U | -r) [-n NAME] [-i ID]

optional arguments:
  -h, --help            show this help message and exit
  -n NAME, --name NAME  name (usually the FQDN) of the host to manipulated
  -i ID, --id ID        numeric identification of the host to manipulated

ACTION:
  Action to be performed

  -l, --list-brief      list all records briefly
  -j, --list-jobs       list the jobs running on the listed hosts
  -a, --add             add a new entry
  -d, --delete          delete an existing entry
  -L, --lock            locks the host (make it unavailable to new jobs)
  -U, --unlock          unlocks the host (make it available to new jobs)
  -r, --reverify        schedules a reverification for the host

Is missing the man page a blocker?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ymGJCZjTiK&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to