summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandre2013-12-05 17:17:38 +0000
committerandre2013-12-05 17:17:38 +0000
commit98c56758c170b3a34dc6cd9a9568775d149f2ab1 (patch)
tree31f49f36551c4e51c8294e650015b3ab62f9a885
parentf7967a0dc1ea4661fd9190d837ff2dfd9f7471b6 (diff)
downloadivycontrolpanel-98c56758c170b3a34dc6cd9a9568775d149f2ab1.zip
ivycontrolpanel-98c56758c170b3a34dc6cd9a9568775d149f2ab1.tar.gz
ivycontrolpanel-98c56758c170b3a34dc6cd9a9568775d149f2ab1.tar.bz2
ivycontrolpanel-98c56758c170b3a34dc6cd9a9568775d149f2ab1.tar.xz
update documentation (add cpp options)
-rwxr-xr-xsrc/ivycontrolpanel5
1 files 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