Use the deletenote command to remove extended notes from the database. The argument to this command is a space-separated list of ID values.
The following command removes the notes with the IDs 4 and 132 from the database "bar":
refdbc: deletenote -d bar 4 132 |