X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=docs%2Fvirtualjaguar.1;h=f59cf1b80ec0f3895f7baad25266d7c93fb56126;hb=ddac3e0e78a5c4b0236bdeaff18cf9a3ac4ba4f7;hp=5ebcdf3837248b9356a29fe9b9e8a496d3c38086;hpb=685bb45b7766e8a12cd0de8ee486b9a61183c425;p=virtualjaguar diff --git a/docs/virtualjaguar.1 b/docs/virtualjaguar.1 index 5ebcdf3..f59cf1b 100644 --- a/docs/virtualjaguar.1 +++ b/docs/virtualjaguar.1 @@ -127,24 +127,22 @@ Keypad # .SH FILES .TP -.B ~/virtualjaguar/virtualjaguar.log -Virtualjaguar log file. If the file cannot be opened, the log it sent -to standard output instead. The log file is overwritten on startup. +.B virtualjaguar.log +Virtualjaguar log file. Only written if the log option (\-l or +\-\-log) is given. If the file cannot be opened, the log it sent to +standard output instead. The log file is overwritten on startup. Note +that the file is written to the current directory. .TP -.B ~/virtualjaguar/eeproms/ +.B ${XDG_DATA_HOME}/virtualjaguar/eeproms/ (typically ~/.local/share/data/virtualjaguar/eeproms/) Some Atari Jaguar cartridges feature a small writable EEPROM, used for saving game state and score lists. If this directory exists, virtualjaguar will emulate the EEPROM by saving the state in file in this directory. .TP -.B ~/virtualjaguar/software/ +.B ${XDG_DATA_HOME}/virtualjaguar/software/ (typically ~/.local/share/data/virtualjaguar/software/) The virtualjaguar GUI for loading software scans this directory, and shows the loadable files, along with information about the program, and a label image if one is included in a zip archive of the software. -.TP -.B ~/virtualjaguar/bios/ -If a Jaguar BIOS is used (see \-b, \-\-bios), the bios is loaded from -this directory. .SH AUTHOR This manual page was written by Teemu Hukkanen .