mdutil: add turn on/off indexing for all volumes (#5087)

translation-badges
Flip Phillips 2021-01-04 13:53:11 -05:00 committed by GitHub
parent cd72232639
commit 9ddbd97ce4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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}}`