summaryrefslogtreecommitdiff
path: root/exo-open
diff options
context:
space:
mode:
authorSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-07-08 01:06:51 +0200
committerSimon Steinbeiss <simon.steinbeiss@elfenbeinturm.at>2020-07-08 01:06:51 +0200
commit384b19e6a5ae92b8c0e35453ab8edab4b2f53d00 (patch)
tree277d1752fabbf89b1ff9c13804cb9ed2fbfb7ec0 /exo-open
parent59ca7df3a128978c37fca6a91ed5c376ce72fadb (diff)
downloadexo-384b19e6a5ae92b8c0e35453ab8edab4b2f53d00.tar.gz
Replace bugzilla occurences with gitlab (fixes #30)
Diffstat (limited to 'exo-open')
-rw-r--r--exo-open/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/exo-open/main.c b/exo-open/main.c
index afdae9e..a140c11 100644
--- a/exo-open/main.c
+++ b/exo-open/main.c
@@ -58,7 +58,7 @@
* For testing this code, the following commands should work:
*
* exo-open --launch WebBrowser https://xfce.org (bug #5461).
- * exo-open --launch WebBrowser https://xfce.org bugzilla.xfce.org 'http://www.google.com/search?q=what is a space' 'https://wiki.xfce.org'
+ * exo-open --launch WebBrowser https://xfce.org gitlab.xfce.org 'http://www.google.com/search?q=what is a space' 'https://wiki.xfce.org'
* exo-open https://xfce.org
* exo-open --launch TerminalEmulator ./script.sh 'something with a space' 'nospace' (bug #5132).
* exo-open --launch TerminalEmulator ssh -l username some.host.com