biz-a-cli 2.3.23 → 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 +3 -4
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.23",
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,7 +56,7 @@
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
59
+ > BizA Remove --help
61
60
 
62
61
 
63
62