From: Ingo Bürk Date: Thu, 19 Mar 2015 17:59:25 +0000 (+0100) Subject: adapted usage text X-Git-Tag: 4.10.1~44^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=80f119f0e248211babadcfbfb0ffecfd66ea8e16;p=i3%2Fi3 adapted usage text --- diff --git a/i3-save-tree b/i3-save-tree index 04c7e38a..b6ed085e 100755 --- a/i3-save-tree +++ b/i3-save-tree @@ -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 placeholder. +If neither argument is specified, the currently focused workspace will be used. + =head1 OPTIONS =over =item B<--workspace=name> -Specifies the workspace that should be dumped, e.g. 1. Either this or --output -need to be specified. +Specifies the workspace that should be dumped, e.g. 1. =item B<--output=name> -Specifies the output that should be dumped, e.g. LVDS-1. Either this or ---workspace need to be specified. +Specifies the output that should be dumped, e.g. LVDS-1. =back