summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/exec_commands.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-12-13 09:16:09 +0100
committerSébastien Helleu <flashcode@flashtux.org>2014-12-13 09:16:09 +0100
commit0cd2aff765d378259ea6f60fcade0afb1b473699 (patch)
tree784006023b42704aac6d24b94bcc6e4532f4fa18 /doc/ja/autogen/user/exec_commands.asciidoc
parent7818e0896424e00f89a9a72eb7fd548f12a8fd49 (diff)
downloadweechat-0cd2aff765d378259ea6f60fcade0afb1b473699.zip
core: use https for WeeChat URLs
Diffstat (limited to 'doc/ja/autogen/user/exec_commands.asciidoc')
-rw-r--r--doc/ja/autogen/user/exec_commands.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/autogen/user/exec_commands.asciidoc b/doc/ja/autogen/user/exec_commands.asciidoc
index 049d74388..0bdca16f4 100644
--- a/doc/ja/autogen/user/exec_commands.asciidoc
+++ b/doc/ja/autogen/user/exec_commands.asciidoc
@@ -63,7 +63,7 @@ property: フックプロパティ
/exec -n ls -l /tmp
/exec -n ps xu | grep weechat
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
- /exec -nf -noln links -dump http://weechat.org/files/doc/devel/weechat_user.en.html
+ /exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html
/exec -o uptime
/exec -pipe "/print Machine uptime:" uptime
/exec -n tail -f /var/log/messages