From 98c56758c170b3a34dc6cd9a9568775d149f2ab1 Mon Sep 17 00:00:00 2001 From: andre Date: Thu, 5 Dec 2013 17:17:38 +0000 Subject: update documentation (add cpp options) --- src/ivycontrolpanel | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ivycontrolpanel b/src/ivycontrolpanel index 4a18874..078e47c 100755 --- a/src/ivycontrolpanel +++ b/src/ivycontrolpanel @@ -452,7 +452,8 @@ MainLoop; sub usage { my $exitflag = shift; print "Usage : ivycontrolpanel [-help] [-b ivybus] [-nocursor] [-smallsize]\n"; - print " [-pingthreshold threshold] [fugueconfigfile]\n"; + print " [-pingthreshold threshold] [cpp options]\n"; + print " [fugueconfigfile]\n"; print "\n"; print "Options :\n"; print " -b ivybus bus ivy\n"; @@ -849,7 +850,7 @@ ivycontrolpanel - an interface for controlling ivy agents =head1 SYNOPSIS -ivycontrolpanel [-help] [-b bus] [-nocursor] [-smallsize] [-position pos] [-pingthreshold ms] [fugueconfigfile] +ivycontrolpanel [-help] [-b bus] [-nocursor] [-smallsize] [-position pos] [-pingthreshold ms] [cpp options] [fugueconfigfile] =head1 DESCRIPTION -- cgit v1.1