1 .TH zpm-addfile 8 2019-02-15 "ZPM 0.3"
3 zpm-addfile \- add file contents to a zpm database
9 adds file contents to a zpm database. After successfully adding
10 file content, the hash of the content is printed to stdout, followed
16 .B zpm addfile $ZPMDB /etc/passwd
17 Add the /etc/passwd content to the local database.
19 0 on success non zero on failure