Skip to content

Commit

Permalink
basename: fix typo page
Browse files Browse the repository at this point in the history
  • Loading branch information
Zamoca42 committed Nov 4, 2024
1 parent 71804f8 commit 73c6c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/basename.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 73c6c6e

Please sign in to comment.