Formatted all pages according to guidelines.

This commit is contained in:
Ruben Vereecken
2016-01-07 18:31:27 +01:00
parent efa4cbd4de
commit 066582e8ea
284 changed files with 1338 additions and 1364 deletions

View File

@@ -1,11 +1,11 @@
# locate
> find filenames quickly
> Find filenames quickly.
- Look for pattern in the database. Note: the database is recomputed periodically (usually weekly or daily).
- Look for pattern in the database. Note: the database is recomputed periodically (usually weekly or daily):
`locate {{pattern}}`
- Recompute the database. You need to do it if you want to find recently added files.
- Recompute the database. You need to do it if you want to find recently added files:
`sudo updatedb`