Package Details: armh 2013.5.22.1-1

Package Base: armh
Description: Pacman history parser and helper script for the Arch Rollback Machine (ARM).
Upstream URL: http://xyne.archlinux.ca/projects/armh
Category: system
Licenses: GPL
Submitter: Xyne
Maintainer: Xyne
Last Packager: Xyne
Votes: 19
First Submitted: 2012-07-29 04:23
Last Updated: 2015-01-15 05:29

Latest Comments

Comment by Xyne

2012-10-17 23:15

I prefer versioned Python dependencies to prevent hassles in the future.
The missing import line has been added.

Comment by chneukirchen

2012-10-17 19:16

Should depend on python, not python3.
And then I needed to add "import getpass".

Comment by Pank

2012-08-04 14:28

Fair enough; I just prefer man but it's fine with --help and the webpage.

Comment by Xyne

2012-08-03 09:51

Thanks, Pank. I had originally named the script "armd" and had forgotten to update the webpage when I changed it.

I'm considering adding the man page, but keeping it in sync with the help options is slightly tedious. Is there something that could be made clearer in the help message instead?

Comment by Pank

2012-08-02 22:28

Hi,
On the web there's lots of references to armd. But they seem to work with armh, so it's probably just a typo.

Also, a feature request: it would be nice with a man page :)