winefile.man.in 807 B

12345678910111213141516171819202122232425262728293031323334
  1. .TH WINEFILE 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
  2. .SH NAME
  3. winefile \- Wine File Manager
  4. .SH SYNOPSIS
  5. .BI winefile " path"
  6. .SH DESCRIPTION
  7. .B winefile
  8. is the Wine file manager, with a similar design to early Microsoft Windows explorer.
  9. .SH USAGE
  10. You can pass winefile either a Unix or Win32 path, for example:
  11. .RB "Using a Unix path: " "winefile /mnt/hda1"
  12. .RB "Using a Win32 path: " "winefile C:\(rs\(rswindows\(rs\(rs\"
  13. .SH BUGS
  14. Bugs can be reported on the
  15. .UR https://bugs.winehq.org
  16. .B Wine bug tracker
  17. .UE .
  18. .SH AVAILABILITY
  19. .B winefile
  20. is part of the Wine distribution, which is available through WineHQ,
  21. the
  22. .UR https://www.winehq.org/
  23. .B Wine development headquarters
  24. .UE .
  25. .SH "SEE ALSO"
  26. .BR wine (1),
  27. .br
  28. .UR https://www.winehq.org/help
  29. .B Wine documentation and support
  30. .UE .