Skip to content

Commit

Permalink
escape readme char
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramilito committed Dec 1, 2023
1 parent eb4f1c3 commit 424efe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ configs:
- "~/monorepo/Services/**/k8s"
```

**_Many environments, will suffix the variable to end of the paths in ```config.yaml```, example below will look in "~/monorepo/Services/**/k8s/dev"_**
**_Many environments, will suffix the variable to end of the paths in ```config.yaml```, example below will look in "~/monorepo/Services/\**/k8s/dev"_**
```
kubediff -e dev
```
Expand Down

0 comments on commit 424efe5

Please sign in to comment.