Преглед изворни кода

Merge branch 'main' into style-unit-tests

Christina Sørensen пре 2 година
родитељ
комит
b8ff41f9ac
2 измењених фајлова са 7 додато и 1 уклоњено
  1. 1 1
      .github/workflows/unit-tests.yml
  2. 6 0
      man/eza_colors.5.md

+ 1 - 1
.github/workflows/unit-tests.yml

@@ -43,7 +43,7 @@ jobs:
         uses: nick-fields/retry@v2
         uses: nick-fields/retry@v2
         with:
         with:
           timeout_minutes: 5
           timeout_minutes: 5
-          max_attemps: 5
+          max_attempts: 5
           command: cargo install cargo-hack
           command: cargo install cargo-hack
 
 
       - name: Run unit tests
       - name: Run unit tests

+ 6 - 0
man/eza_colors.5.md

@@ -266,6 +266,12 @@ The codes accepted by eza are:
 `1`
 `1`
 : for bold
 : for bold
 
 
+`2`
+: for dimmed
+
+`3`
+: for italic
+
 `4`
 `4`
 : for underline
 : for underline