Switch over to at-cmd form for references.

Sphinx anyway converts at_cmd to at-cmd for anchors in HTML so using at-cmd
consistently.
This commit is contained in:
Kovid Goyal
2022-08-28 11:54:32 +05:30
parent 555020cfd5
commit 3bcb694b1b
6 changed files with 9 additions and 9 deletions

View File

@@ -36,7 +36,7 @@ This will make ``Hello, World`` show up in the window running the :program:`cat`
program. The :option:`kitty @ send-text --match` option is very powerful, it
allows selecting windows by their titles, the command line of the program
running in the window, the working directory of the program running in the
window, etc. See :ref:`kitty @ send-text --help <at_send-text>` for details.
window, etc. See :ref:`kitty @ send-text --help <at-send-text>` for details.
More usefully, you can pipe the output of a command running in one window to
another window, for example::