gvfs-rename (1)
Leading comments
Title: gvfs-rename Author: Ondrej Holy <oholy@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/14/2017 Manual: User Commands Source: gvfs Language: English
NAME
gvfs-rename - Rename a fileSYNOPSIS
- gvfs-rename [OPTION...] {LOCATION} {NEW-NAME}
DESCRIPTION
gvfs-rename
gvfs-rename is similar to the traditional rename utility, but using gvfs locations instead of local files: for example you can use something like smb://server/resource/file.txt as location.
OPTIONS
The following options are understood:
-h, --help
- Prints a short help text and exits.
--version
- Shows the version number and exits.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.