biz-a-cli 2.3.22 → 2.3.24

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 +5 -8
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.22",
4
+ "version": "2.3.24",
5
5
  "versionDev": "0.0.30",
6
6
  "description": "",
7
7
  "main": "bin/index.js",
package/readme.md CHANGED
@@ -25,9 +25,8 @@
25
25
  Example:
26
26
  BizA Add-s https://my.domain.com -i 2 -d “c:\biza templates\imamatek”
27
27
 
28
- ### To get list of full argument, please type
29
-
30
- BizA Add --help
28
+ > [!TIP]
29
+ > BizA Add --help
31
30
 
32
31
 
33
32
 
@@ -57,11 +56,9 @@
57
56
  BizA Remove -s https://my.domain.com -i 2 -n “imamatek”
58
57
 
59
58
  > [!TIP]
60
- > To get list of full argument
61
- > BizA Add --help
59
+ > BizA Remove --help
62
60
 
63
61
 
64
62
 
65
- !!!
66
- **The *uploadBizA*, *uploadApp*, *deleteApp* commands are deprecated and will be removed in the future.**
67
- !!!
63
+ > [!CAUTION]
64
+ > **The *uploadBizA*, *uploadApp*, *deleteApp* commands are deprecated and will be removed in the future.**