Skip to content

Remove

Name

gurli bookmark remove - Removes a bookmark

Synopsis

gurli bookmark remove [options]

Description

Removes the bookmark with the given name.

Flags

  • --name string, -n string → The name of the bookmark to remove (required);
  • --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 remove command exits 0 on success, and >0 if an error occurs.