Skip to content

Commit

Permalink
Merge pull request #3517 from zowe/Martin-Zeithaml-addPARMLIB
Browse files Browse the repository at this point in the history
Update zwe config validate examples
  • Loading branch information
ojcelis authored Aug 29, 2023
2 parents cd511ed + a2d764e commit ccf74fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/commands/config/validate/.examples
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
zwe config validate -c /path/to/zowe.yaml
zwe config validate -c FILE(/customizations/zowe.yaml):FILE(/defaults/zowe.yaml) --all
zwe config validate -c FILE(/customizations/zowe.yaml):FILE(/defaults/zowe.yaml) --all
zwe config validate -c 'FILE(/path/to/zowe.yaml):PARMLIB(ZOWE.PARMLIB(YAML))'

0 comments on commit ccf74fc

Please sign in to comment.