mfinifter / zfs-toolbox

Automatic backups for users of zfs-auto-snapshot on Linux.
4 stars 0 forks source link

create documentation for zfs-toolbox #16

Open igeo opened 11 years ago

igeo commented 11 years ago

I think a basic documentation is needed for people to use this toolbox. Currently, a user has to read the code to see the usage and figure out the behavior by reverse engineering. Thanks

joelweinberger commented 11 years ago

That's a great point, and we definitely want to do that. For now, each of the scripts does have a help flag ("-h" or "--help") that gives the usage and some basic help information, but we definitely ought to create more comprehensive documentation at some point.