summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/exec_commands.asciidoc
diff options
context:
space:
mode:
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