tzwrapper.cc: fixed use of iterator after erase
[barry.git] / contrib / perlbarry / README
blobf799a8ff64c90ce3468d96f47c6f67a77ad2068f
1 HOMEPAGE: http://www.venamous.net/perlprogs/
3 These are the three most useful programs. See misc/ for more.
4 All development and testing done with barry-0.12.
6 ##################
8 ipd2tgz:       converts file <BASENAME>.ipd to <BASENAME>.tar.gz, in the
9                format of barrybackup.
11 barrybkup:     backs up each DB in phone, or each DB given on command line,
12                to file ~/.barry/backup/<PIN>/<PIN>-<DATE>-<TIME>.tar.gz
13                (identical output as the barrybackup GUI). Useful for
14                automating backups which can be restored with the GUI
15                barrybackup.
16                TODO: get list from ~/.barry/backup/<PIN>/config
18 bimages:       downloads all JPEG files in 'Content Store' to current
19                directory.
20                TODO: option to delete images from phone after downloading.