biz-a-cli 2.3.21 → 2.3.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/readme.md +6 -5
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "biz-a-cli",
3
3
  "nameDev": "biz-a-cli-dev",
4
- "version": "2.3.21",
4
+ "version": "2.3.22",
5
5
  "versionDev": "0.0.30",
6
6
  "description": "",
7
7
  "main": "bin/index.js",
package/readme.md CHANGED
@@ -56,11 +56,12 @@
56
56
  Example:
57
57
  BizA Remove -s https://my.domain.com -i 2 -n “imamatek”
58
58
 
59
- [!TIP]
60
- To get list of full argument
61
- BizA Add --help
59
+ > [!TIP]
60
+ > To get list of full argument
61
+ > BizA Add --help
62
62
 
63
63
 
64
64
 
65
- [!CAUTION]
66
- **The *uploadBizA*, *uploadApp*, *deleteApp* commands are deprecated and will be removed in the future.**
65
+ !!!
66
+ **The *uploadBizA*, *uploadApp*, *deleteApp* commands are deprecated and will be removed in the future.**
67
+ !!!