mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-03 01:50:12 +00:00
Corrected git-repos name in channels.md (#383)
The channel git-repos was listed as gitrepos which made me think it was not working.
This commit is contained in:
parent
8df4a7a229
commit
c0bd696d18
@ -2,7 +2,7 @@
|
||||
The following built-in channels are currently available:
|
||||
- `files`: search through files in a directory tree.
|
||||
- `text`: search through textual content in a directory tree.
|
||||
- `gitrepos`: search through git repositories anywhere on the file system.
|
||||
- `git-repos`: search through git repositories anywhere on the file system.
|
||||
- `env`: search through environment variables and their values.
|
||||
- `alias`: search through shell aliases and their values.
|
||||
- `stdin`: search through lines of text from stdin.
|
||||
|
Loading…
x
Reference in New Issue
Block a user