summary refs log tree commit diff
path: root/cwmrc.5
diff options
context:
space:
mode:
authorokan <okan>2012-10-31 19:30:19 +0000
committerokan <okan>2012-10-31 19:30:19 +0000
commit4fb420514d73699acfc7ec1c35124cf7819a277f (patch)
treedf19048fe40a84ea2ca51ebfdcf360f3ffcb8dbc /cwmrc.5
parentc256052308d9135454b91fa16ba7aaef97923b4b (diff)
downloadcwm-4fb420514d73699acfc7ec1c35124cf7819a277f.tar.gz
cwm-4fb420514d73699acfc7ec1c35124cf7819a277f.tar.xz
cwm-4fb420514d73699acfc7ec1c35124cf7819a277f.zip
replace 'reload' with 'restart', which merely re-exec's cwm using the
existing argv; same idea with respect to argv saving as Alexander
Polakov.  reload support was half-complete and is getting in the way.

agreed to by many
Diffstat (limited to 'cwmrc.5')
-rw-r--r--cwmrc.57
1 files changed, 4 insertions, 3 deletions
diff --git a/cwmrc.5 b/cwmrc.5
index bc4311f..7c3be84 100644
--- a/cwmrc.5
+++ b/cwmrc.5
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 6 2012 $
+.Dd $Mdocdate: October 28 2012 $
 .Dt CWMRC 5
 .Os
 .Sh NAME
@@ -269,8 +269,9 @@ mousebind M-3	window_resize
 .Ed
 .Sh BIND COMMAND LIST
 .Bl -tag -width 18n -compact
-.It reload
-Reload configuration.
+.It restart
+Restart the running
+.Xr cwm 1 .
 .It quit
 Quit
 .Xr cwm 1 .