Update of /cvsroot/freevo/freevo/src/helpers
In directory sc8-pr-cvs1:/tmp/cvs-serv10516

Modified Files:
        remote.py 
Log Message:
Fixed typos in the usage text

Index: remote.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/helpers/remote.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** remote.py   22 Oct 2003 23:05:43 -0000      1.2
--- remote.py   1 Nov 2003 05:09:43 -0000       1.3
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.3  2003/11/01 05:09:43  krister
+ # Fixed typos in the usage text
+ #
  # Revision 1.2  2003/10/22 23:05:43  mikeruelle
  # well it really does have two options
***************
*** 50,59 ****
          print 'It takes two optional arguments:'
        print '    - the first is host which defaults to localhost'
!       print '    - the second is port which defaults to 16130'
        print 
!       print 'when run with no args it connects to the localhost on port 16130'
        print 'freevo remote'
        print 
!       print 'when run with one arg it connects to the given host on port 16130'
        print 'freevo remote myfreevo.local'
          print
--- 53,62 ----
          print 'It takes two optional arguments:'
        print '    - the first is host which defaults to localhost'
!       print '    - the second is port which defaults to 16310'
        print 
!       print 'when run with no args it connects to the localhost on port 16310'
        print 'freevo remote'
        print 
!       print 'when run with one arg it connects to the given host on port 16310'
        print 'freevo remote myfreevo.local'
          print




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to