From dd86c8350d1ba3dd024240ae0b91c147aa42473d Mon Sep 17 00:00:00 2001 From: "Bernhard R. Link" Date: Fri, 10 Oct 2008 10:08:04 +0200 Subject: doc/ratpoison.texi: fix argument order of execf --- doc/ratpoison.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index a275c18..5c7e5cc 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -1499,7 +1499,7 @@ Execute a shell command but don't record which frame it was executed from. The client's windows will pop up in whatever frame is current. @end deffn -@deffn Command execf @var{command} @var{frame} +@deffn Command execf @var{frame} @var{command} Execute a shell command and choose which frame the client's first window will open in. The client must be netwm compliant for this to work. -- cgit v1.2.3