You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TeoDev1611 edited this page Aug 13, 2022
·
1 revision
The docs command!
You can use this flags on the: docs command and the doc alias
Flags
Description
-d, --download [download]
Update the deno.json file for the new tasks of the dpm.json file!
-u, --update [update]
Update the documentation and clean the old documentation!
-o, --online [docs]
Open the online documentation if you want a complete experience
-h, --help
The CLI help message
The main difference between the -d and -u flag is that the download or -d
option only downloads the documentation assuming the download directory is empty
and instead the update or -u function checks if the directory is empty and if
it is not, delete it and download the new documentation.