[browsershots-factories] Warning! Backwards incompatible change (swapped -p and -P)

Johann C. Rocholl johann at browsershots.org
Tue Dec 25 22:58:41 CET 2007


Dear loyal screenshot factory admins,

I have swapped the short command line options for --password and
--proxy (now -P and -p, respectively). The reason was to have -P and
-F for passwords, and lowercase letters for all other options (except
the new reuse features).

If you use short command line options when you start your screenshot
factories, you will have to adjust the invocation after the next "svn
update" or when you download a new binary package. You can always see
the current option list with --help.

Before:
-p or --password
-P or --proxy

Now:
-P or --password
-p or --proxy

New option (better than --password):
-F or --password-file (path to file with plaintext password)

Cheers,
Johann


More information about the browsershots-factories mailing list