1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

help: describe wipe-cache in v help other

This commit is contained in:
Delyan Angelov 2020-12-30 22:10:18 +02:00
parent bbda30b816
commit c3e8e2ad31
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -16,3 +16,6 @@ but which are used less frequently by users:
Mainly useful as a parser bug finder for the V Language Server project.
setup-freetype Setup thirdparty freetype on Windows.
wipe-cache Remove the V cache folder. Useful for cleaning the cache, and guaranteeing a clean build.