mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-07 18:53:12 +02:00
basename: fix typo (#14619)
This commit is contained in:
parent
fba5286cf3
commit
25a04d0ea3
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Show only the rightmost directory name from a path:
|
||||
|
||||
`basename {{path/to/directory/}}`
|
||||
`basename {{path/to/directory}}`
|
||||
|
||||
- Show only the file name from a path, with a suffix removed:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue