Parcourir la source

Small readme change

Leszek Wiesner il y a 3 ans
Parent
commit
389b5d95ad
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      cli/README.md

+ 2 - 2
cli/README.md

@@ -1049,6 +1049,6 @@ _See code: [src/commands/working-groups/updateWorkerReward.ts](https://github.co
 
 # Environment variables
 <!-- env -->
-`FORCE_COLOR` - can be set to `0` to disable output coloring
-`AUTO_CONFIRM` - can be set to `1` or `true` to skip any required confirmations (can be useful for creating bash scripts)
+- `FORCE_COLOR` - can be set to `0` to disable output coloring
+- `AUTO_CONFIRM` - can be set to `1` or `true` to skip any required confirmations (can be useful for creating bash scripts)
 <!-- envstop -->