mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 09:26:01 +02:00
Specify downloading pages from github repo
This commit is contained in:
parent
69d52c1c65
commit
faa3a4af60
1 changed files with 1 additions and 1 deletions
|
@ -175,6 +175,6 @@ If a page is not available in the user's preferred language, then a client MUST
|
||||||
## Other Considerations
|
## Other Considerations
|
||||||
This section contains a number of other items that don't neatly fit into any of the sections defined above.
|
This section contains a number of other items that don't neatly fit into any of the sections defined above.
|
||||||
|
|
||||||
If appropriate, it is RECOMMENDED that clients implement a cache of pages. If implemented, clients MUST download the _entire_ archive from **UNKNOWN_LOCATION**.
|
If appropriate, it is RECOMMENDED that clients implement a cache of pages. If implemented, clients MUST download the _entire_ archive from **https://github.com/tldr-pages/tldr**.
|
||||||
|
|
||||||
Additionally, clients MAY automatically update the cache on a regular basis.
|
Additionally, clients MAY automatically update the cache on a regular basis.
|
||||||
|
|
Loading…
Add table
Reference in a new issue