diff options
Diffstat (limited to 'doc/riverctl.1.scd')
| -rw-r--r-- | doc/riverctl.1.scd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 8e23619..7218a6c 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -50,10 +50,13 @@ over the Wayland protocol. Snap the focused view to the specified screen edge. The view will be set to floating. -*send-to-output* *next*|*previous*|*up*|*right*|*down*|*left*|_name_ +*send-to-output* [*-current-tags*] *next*|*previous*|*up*|*right*|*down*|*left*|_name_ Send the focused view to the next or previous output, the closest output in any direction or to an output by name. + - *-current-tags*: Assign the currently focused tags of the destination + output to the view. + *spawn* _shell_command_ Run _shell_command_ using `/bin/sh -c _shell_command_`. Note that *spawn* only takes a single argument. To spawn a command taking |
