[Unison-hackers] Command line arguments and OS X GUI

Stefan Rank list-ener at strank.info
Fri May 7 07:35:32 EDT 2010


on Friday 2010-05-07 13:18 Alan Schmitt said the following:
> On Thu, May 6, 2010 at 2:42 PM, Benjamin Pierce<bcpierce at cis.upenn.edu>  wrote:
>> Doesn't it?  For me, executing the "internal" binary like this
>>
>>   ~/current/unison/trunk/src/uimacnew/build/Default/Unison.app/Contents/MacOS/Unison
>>
>> accepts cl arguments just fine...
>
> I just tried as described in the tutorial:
> unison a.tmp b.tmp
> and I get the profile chooser.
>
> Is it working for you?

What is the output of::

   which -a unison

for you?
The unison binary that can be installed via the menu option of the 
macnew GUI (to /usr/bin/unison) calls the internal Unison (capital U) 
and accepts command-line arguments here.
Maybe this should be mentioned in the tutorial?

cheers,
stefan



More information about the Unison-hackers mailing list