diff options
Diffstat (limited to 'Help/release/3.14.rst')
-rw-r--r-- | Help/release/3.14.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/release/3.14.rst b/Help/release/3.14.rst index 8b20f68..13d209f 100644 --- a/Help/release/3.14.rst +++ b/Help/release/3.14.rst @@ -84,6 +84,9 @@ Command-Line Commands -------- +* The :command:`file` command learned a new sub-command, ``CREATE_LINK``, + which can be used to create hard or symbolic links. + * The :command:`file` command learned a new sub-command, ``READ_SYMLINK``, which can be used to determine the path that a symlink points to. |