Apply the 'path/to/item' convention uniformly (#947)
This commit is contained in:

committed by
Waldir Pimenta

parent
eef8de9e5c
commit
fa8b2d8f92
@@ -5,7 +5,7 @@
|
||||
|
||||
- Search for an exact string:
|
||||
|
||||
`grep {{search_string}} {{file_path}}`
|
||||
`grep {{search_string}} {{path/to/file}}`
|
||||
|
||||
- Search in case-insensitive mode:
|
||||
|
||||
|
Reference in New Issue
Block a user