Skip to content

Commit db6d25c

Browse files
authored
another Tom suggestion
1 parent 45b80e5 commit db6d25c

File tree

1 file changed

+3
-1
lines changed
  • kubernetes/samples/scripts/delete-domain

1 file changed

+3
-1
lines changed

kubernetes/samples/scripts/delete-domain/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ To limit the amount of time spent on attempting to delete domain resources, use
2121
The option must be followed by an integer that represents the total number of seconds
2222
that will be spent attempting to delete resources. The default number of seconds is 120.
2323

24+
The optional option "-t" shows what the script will delete without executing the deletes.
25+
2426
To see the help associated with the script, enter
2527
```
2628
$ ./delete-weblogic-domain-resources.sh -h
27-
```
29+
```

0 commit comments

Comments
 (0)