mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-09 09:33:49 +02:00
Fix typo for which
page
This commit is contained in:
parent
aec4263113
commit
e2551b256e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# which
|
# which
|
||||||
|
|
||||||
> Locate the a program in the user's path.
|
> Locate a program in the user's path.
|
||||||
|
|
||||||
- Search the PATH environment variable and display the location of any matching executables:
|
- Search the PATH environment variable and display the location of any matching executables:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue