[BACK]Return to fnaify.1 CVS log [TXT][DIR] Up to [local] / projects / fnaify

Diff for /projects/fnaify/fnaify.1 between version 1.46 and 1.47

version 1.46, 2020/09/08 08:25:09 version 1.47, 2020/09/08 08:30:03
Line 328 
Line 328 
 .El  .El
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Nm  .Nm
 returns 1 if an error occurred with the arguments of files provided,  returns 1 if an error occurred, otherwise 0.
 otherwise 0.  
 .Sh EXAMPLES  .Sh EXAMPLES
 Run in permissive mode, suitable to set up most supported games  Run in permissive mode, suitable to set up most supported games
 automatically.  automatically.
 .Pp  .Pp
 .Dl $ fnaify -y path/to/game/directory  .Dl $ fnaify -y -d path/to/game/directory
 .Pp  .Pp
 Run in interactive mode.  Run in interactive mode.
 .Nm  .Nm
 will prompt the user if any additional DLLs are recommended, or if a  will prompt the user if any additional DLLs are recommended, or if a
 file needs to be selected for the launch script.  file needs to be selected for the launch script.
 .Pp  .Pp
 .Dl $ fnaify -i path/to/game/directory  .Dl $ fnaify -i
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr mono 1 ,  .Xr mono 1 ,
 .Xr mono-config 5  .Xr mono-config 5

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

Contact: <mail@mail.thfr.info>