mirror of
https://github.com/ostreedev/ostree.git
synced 2025-01-03 05:18:24 +03:00
bash/ostree: add missing --add-metadata option
Closes: #1402 Approved by: cgwalters
This commit is contained in:
parent
939791b4fa
commit
94bbbdf3ca
@ -783,6 +783,7 @@ _ostree_commit() {
|
|||||||
local options_with_args="
|
local options_with_args="
|
||||||
--add-detached-metadata-string
|
--add-detached-metadata-string
|
||||||
--add-metadata-string
|
--add-metadata-string
|
||||||
|
--add-metadata
|
||||||
--keep-metadata
|
--keep-metadata
|
||||||
--bind-ref
|
--bind-ref
|
||||||
--body -m
|
--body -m
|
||||||
|
Loading…
Reference in New Issue
Block a user