diff options
author | Krzysztof Koroscik <soltys@szluug.org> | 2013-12-23 23:38:15 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-23 23:38:15 +0100 |
commit | f8cd82b1d10adba0de773102df0dee2834ed08c6 (patch) | |
tree | 12939f63a167c602d98f3124a53befefe8529ed9 /doc/pl/autogen/user/xfer_commands.txt | |
parent | f1a346c21a794e512324eb7fdd640b4c7f9c7a2e (diff) | |
download | weechat-f8cd82b1d10adba0de773102df0dee2834ed08c6.zip |
doc: add polish man page and user's guide, update polish translations and FAQ
Diffstat (limited to 'doc/pl/autogen/user/xfer_commands.txt')
-rw-r--r-- | doc/pl/autogen/user/xfer_commands.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/xfer_commands.txt b/doc/pl/autogen/user/xfer_commands.txt new file mode 100644 index 000000000..2eaffac36 --- /dev/null +++ b/doc/pl/autogen/user/xfer_commands.txt @@ -0,0 +1,21 @@ +[[command_xfer_me]] +[command]*`me`* wysyła akcję CTCP do zdalnego hosta:: + +---- +/me <wiadomość> + +wiadomość: wiadomość do wysłania +---- + +[[command_xfer_xfer]] +[command]*`xfer`* kontrola xfer:: + +---- +/xfer [list|listfull] + + list: wyświetla xfer +listfull: wyświetla xfer (ze szczegółami) + +Bez argumentów komenda otworzy bufor z listą xfer. +---- + |