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

Documentation fixes for zfs(8) and 'zfs' binary #6028

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

loli10K
Copy link
Contributor

@loli10K loli10K commented Apr 16, 2017

Description

Bookmarks are not (yet?) supported when sending all intermediary snapshots (option "-I" to zfs send). This basically reverts f974e41.

Also add missing "-c" (compressed) option to the zfs command help.

Motivation and Context

Minimize documentation discrepancies with the other OpenZFS implementations:

https://illumos.org/man/1M/zfs
https://www.freebsd.org/cgi/man.cgi?zfs(8)

How Has This Been Tested?

No testing involved.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the ZFS on Linux code style requirements.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • All commit messages are properly formatted and contain Signed-off-by.
  • Change has been approved by a ZFS on Linux member.

* bookmarks are not supported when sending all intermediary snaps (-I)
* add missing compressed (-c) option to the 'zfs' help and manpage

Signed-off-by: loli10K <[email protected]>
@mention-bot
Copy link

@loli10K, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ahrens, @edillmann and @rlaager to be potential reviewers.

@behlendorf behlendorf merged commit 038091f into openzfs:master Apr 20, 2017
@loli10K loli10K deleted the manpages-fixes branch July 25, 2017 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants