From 8a05a5a02e5a76eb4b4abfd89ee7643fbd50d8d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Date: Tue, 30 Jul 2013 20:23:55 +0200 Subject: [PATCH] file: add missing field comment --- src/virt-viewer-file.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/virt-viewer-file.c b/src/virt-viewer-file.c index 3636c2e..51dc3f0 100644 --- a/src/virt-viewer-file.c +++ b/src/virt-viewer-file.c @@ -63,6 +63,7 @@ * - usb-filter: string * - secure-channels: string list * - delete-this-file: int (0 or 1 atm) + * - proxy: proxy URL, like http://user:pass@foobar:8080 * * (the file can be extended with extra groups or keys, which should * be prefixed with x- to avoid later conflicts)