mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-17 17:17:40 +08:00
mdutil: add turn on/off indexing for all volumes (#5087)
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
|
||||
`mdutil -i {{on|off}} {{path/to/volume}}`
|
||||
|
||||
- Turn on/off indexing for all volumes:
|
||||
|
||||
`mdutil -a -i {{on|off}}`
|
||||
|
||||
- Erase the metadata stores and restart the indexing process:
|
||||
|
||||
`mdutil -E {{path/to/volume}}`
|
||||
|
||||
Reference in New Issue
Block a user