Edit
Name
gurli bookmark edit - Edit an existing bookmark
Synopsis
gurli bookmark edit [options] template_path
Description
Allows the edition of an existing bookmark to change some or all of its values.
Flags
--name string, -n string
→ The name of the bookmark to edit (required);--format string, -f string
→ The format of the template;--root string
→ The root template;--embed-file
→ Embeds the template file in the bookmarks file (default: false);--help, -h
→ Show help information
Files
$XDG_DATA_DIR/gurli/bookmarks.yml
→ File that contains the list of bookmarks, it may also have the extension json, toml or plist.
Exit Status
The gurli bookmark edit command exits 0 on success, and >0 if an error occurs.