command: add -v example (#4762)
This commit is contained in:
@@ -5,3 +5,7 @@
|
|||||||
- Execute the ls program literally, even if an ls alias exists:
|
- Execute the ls program literally, even if an ls alias exists:
|
||||||
|
|
||||||
`command {{ls}}`
|
`command {{ls}}`
|
||||||
|
|
||||||
|
- Display the path to the executable or the alias definition of a specific command:
|
||||||
|
|
||||||
|
`command -v {{command_name}}`
|
||||||
|
Reference in New Issue
Block a user