basename: fix typo (#14619)

This commit is contained in:
Chooooo
2024-11-05 02:30:36 +09:00
committed by GitHub
parent fba5286cf3
commit 25a04d0ea3

View File

@@ -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: