1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00

Fix executable example

Changed in a5a0dd6c91
This commit is contained in:
Michael Vetter 2021-06-10 17:28:57 +02:00
parent fc593ef90e
commit a4230603d3

View File

@ -2547,7 +2547,7 @@ static struct cmd_t command_defs[] = {
"/executable urlsave set \"wget %u -O %p\"", "/executable urlsave set \"wget %u -O %p\"",
"/executable urlsave set \"curl %u -o %p\"", "/executable urlsave set \"curl %u -o %p\"",
"/executable urlsave default", "/executable urlsave default",
"/executable editor set /usr/bin/vim") "/executable editor set vim")
}, },
{ "/url", { "/url",