diff options
author | LOLi <[email protected]> | 2017-04-20 21:09:40 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-04-20 12:09:40 -0700 |
commit | 587e228a6fcc03aa1135fda368666841dcb0e4c8 (patch) | |
tree | 1cc987fa06fc4669498c7e4e028dd0366d508023 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | 3e67c38c3457989fc212bea8361adf9f38a51452 (diff) |
Allow bookmark short name in 'zfs bookmark'
This lets users create a bookmark from the command line by its name
only, without the need to specify the dataset path which is extacted
from the snapshot parameter.
These commands are now equivalent:
zfs bookmark poolname/fs@snap poolname/fs#bookmark
zfs bookmark @snap poolname/fs#bookmark
zfs bookmark poolname/fs@snap \#bookmark
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #3665
Closes #6027
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions