1
0
Fork 0
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:
Hayden Schiff 2016-02-22 20:47:02 -05:00
parent 9ba4a72b27
commit 98bc7a3a66

View file

@ -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}}`