enhance translation

pull/539/head^2
beiwei30 6 years ago
parent 82df374574
commit b24efc5c88

@ -1,7 +1,7 @@
sysprop sysprop
======= =======
Check the JVM system properties. > Examine the system properties from the target JVM
### Usage ### Usage
@ -102,16 +102,16 @@ $ sysprop
sun.cpu.isalist sun.cpu.isalist
``` ```
#### Check a single property #### Check One Single Property
Tip: `tab` auto-completion supported > Use `tab` for auto-completion
``` ```bash
$ sysprop java.version $ sysprop java.version
java.version=1.8.0_51 java.version=1.8.0_51
``` ```
#### Modify a single property #### Modify Single Property
``` ```
$ sysprop user.country $ sysprop user.country

Loading…
Cancel
Save