mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
lid.idutils, mkid: use single html documentation (#20351)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
> Query an ID database for tokens matching a pattern.
|
||||
> Note: An ID database must first be built using `mkid`.
|
||||
> More information: <https://www.gnu.org/software/idutils/manual/html_node/lid-invocation.html>.
|
||||
> More information: <https://www.gnu.org/software/idutils/manual/idutils.html#lid-invocation>.
|
||||
|
||||
- List all tokens and their file locations in the ID database:
|
||||
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# mkid
|
||||
|
||||
> Build an ID database for use with `lid` and other idutils tools.
|
||||
> More information: <https://www.gnu.org/software/idutils/manual/html_node/mkid-invocation.html>.
|
||||
> More information: <https://www.gnu.org/software/idutils/manual/idutils.html#mkid-invocation>.
|
||||
|
||||
- Build an ID database for the current directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user