Skip to content

Commit c44af45

Browse files
committed
Update flag name and description in kapp docs
Signed-off-by: Soumik Majumder <soumikm@vmware.com>
1 parent d643360 commit c44af45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/kapp/docs/develop/command-reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Apply flags:
5050
- `--apply-timeout`, _duration_, Maximum amount of time to wait in apply phase (default 15m0s)
5151
- `--dangerous-allow-empty-list-of-resources`, _boolean_, Allow to apply empty set of resources (same as running kapp delete)
5252
- `--dangerous-override-ownership-of-existing-resources`, _boolean_, Steal existing resources from another app
53-
- `--ownership-override-allowed-apps`, _strings_, Specify existing apps in the same namespace that existing resources can be stolen from if --dangerous-override-ownership-of-existing-resources is set
53+
- `--dangerous-ownership-override-allowed-apps`, _strings_, Specify existing apps in the same namespace that existing resources can be stolen from
5454

5555
Wait flags:
5656
- `--wait`, _boolean_, Set to wait for changes to be applied (default true)

0 commit comments

Comments
 (0)