owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

import:user [options] [--] <exportDirectory> --> <importDirectory> #46

Closed mmattel closed 5 years ago

mmattel commented 5 years ago

Exporting

export:user [options] [--] <exportDirectory>
exportDirectory    Path to export to.

Importing

import:user [options] [--] <exportDirectory>
exportDirectory    Path to export directory

Exporting: The description can be improved. This should be changed to exportDirectory Path to the directory to export data to

Importing: Imho, the naming and description of the argument this is bad. This should be changed to importDirectory Path to the directory to import data from

@DeepDiver1975

DeepDiver1975 commented 5 years ago

Yes - please adjust .....THX a lot.

Feel free to put this change right away into #45

mmattel commented 5 years ago

Closing, fixed via #45