Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does tar option replace the root dir? #19

Open
axelpale opened this issue Oct 19, 2016 · 2 comments
Open

Does tar option replace the root dir? #19

axelpale opened this issue Oct 19, 2016 · 2 comments

Comments

@axelpale
Copy link
Contributor

This is about a documentation inconvenience for a first-time user. The README and the examples lack to answer how tar and root options are related. The reader (me) can form at least three different explanations.

  • after backup, both root dir and tar file exists. Tar has the content of root dir.
  • after backup, only tar file exists, root option does not affect anything.
  • root dir is created and then tar file is created and root dir is removed.

Would this inconvenience be worth of an additional sentence into README or tar example? I understand the user can test the correct explanation with relatively small amount of work or will eventually find it out. However for a new-comer, I think it is a bit confusing.

I am happy to make a PR about this.

@hex7c0
Copy link
Owner

hex7c0 commented Oct 22, 2016

hi axelpale,
I would like to accept this PR

@Reggionick
Copy link

I'm having some trouble understanding this relation between the root and tar params.

Is it wanted that the root path is created inside the tar archive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants