1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00: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 \"curl %u -o %p\"",
"/executable urlsave default",
"/executable editor set /usr/bin/vim")
"/executable editor set vim")
},
{ "/url",