Help: Add notes for topic 'get_filename_component_last_ext'

This commit is contained in:
Brad King
2019-01-28 08:20:24 -05:00
parent edda30d0f5
commit 2a9220c34d

View File

@@ -0,0 +1,6 @@
get_filename_component_last_ext
-------------------------------
* The :command:`get_filename_component` command gained new
``LAST_EXT`` and ``NAME_WLE`` variants to work with the
extension after the last ``.`` in the name.