adapted usage text
This commit is contained in:
parent
d217cddb42
commit
80f119f0e2
|
@ -265,19 +265,19 @@ specification. When a window is mapped (made visible on the screen) that
|
||||||
matches the specification, i3 will put it into that place and kill the
|
matches the specification, i3 will put it into that place and kill the
|
||||||
placeholder.
|
placeholder.
|
||||||
|
|
||||||
|
If neither argument is specified, the currently focused workspace will be used.
|
||||||
|
|
||||||
=head1 OPTIONS
|
=head1 OPTIONS
|
||||||
|
|
||||||
=over
|
=over
|
||||||
|
|
||||||
=item B<--workspace=name>
|
=item B<--workspace=name>
|
||||||
|
|
||||||
Specifies the workspace that should be dumped, e.g. 1. Either this or --output
|
Specifies the workspace that should be dumped, e.g. 1.
|
||||||
need to be specified.
|
|
||||||
|
|
||||||
=item B<--output=name>
|
=item B<--output=name>
|
||||||
|
|
||||||
Specifies the output that should be dumped, e.g. LVDS-1. Either this or
|
Specifies the output that should be dumped, e.g. LVDS-1.
|
||||||
--workspace need to be specified.
|
|
||||||
|
|
||||||
=back
|
=back
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue