Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06f0799

Browse files
authored
Update README.md
1 parent 2390ab6 commit 06f0799

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,11 @@ Example usage:
139139
tasklist -a myNewTask anotherTask
140140
```
141141

142-
The configuration can be ignored by using `-i`. This is useful if only undefined Tasks should be displayed. eg ```tasklist -i -a onlyShowThisTask andThisTask```
142+
The configuration can be ignored by using `-i`. This is useful if only undefined Tasks should be displayed. eg
143+
144+
```
145+
tasklist -i -a onlyShowThisTask andThisTask
146+
```
143147

144148
## Configuration
145149
Many things that are displayed can be adjusted in the configuration files. You can configure tasks, ignored files / directories and default values for the standard `GitViper` display.

0 commit comments

Comments
 (0)