diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-03 14:03:50 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2020-05-03 14:05:18 +0200 |
commit | 505a91c6003058adf531255dc9a41efea5c7d1f8 (patch) | |
tree | 8cbf78be1fa3b9fde46b95e91f90425a63eb6a80 /doc/it/autogen/user/xfer_commands.adoc | |
parent | 7bcb8ff0d8bfd05657a78096d5dd12c2d44fbf02 (diff) | |
download | weechat-505a91c6003058adf531255dc9a41efea5c7d1f8.zip |
doc: merge 53 autogen files into 11 files, move them to includes directory
Diffstat (limited to 'doc/it/autogen/user/xfer_commands.adoc')
-rw-r--r-- | doc/it/autogen/user/xfer_commands.adoc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/doc/it/autogen/user/xfer_commands.adoc b/doc/it/autogen/user/xfer_commands.adoc deleted file mode 100644 index 8b7697c23..000000000 --- a/doc/it/autogen/user/xfer_commands.adoc +++ /dev/null @@ -1,24 +0,0 @@ -// -// This file is auto-generated by script docgen.py. -// DO NOT EDIT BY HAND! -// -[[command_xfer_me]] -* `+me+`: invia un'azione CTCP all'host remoto - ----- -/me <messaggio> - -messaggio: messaggio da inviare ----- - -[[command_xfer_xfer]] -* `+xfer+`: controllo xfer - ----- -/xfer [list|listfull] - - list: lista xfer -listfull: lista xfer (dettagliata) - -Senza argomenti, il comando apre il buffer con la lista xfer. ----- |