mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:55:24 +02:00
basename: syntax fix
This commit is contained in:
parent
9ba4a72b27
commit
98bc7a3a66
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
|
||||
- Show only the file name from a path, with a suffix removed:
|
||||
|
||||
`basename {{path/to/file}} {{suffix}}
|
||||
`basename {{path/to/file}} {{suffix}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue