File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -330,7 +330,7 @@ Command: egl-sync
330330usage: legendary egl-sync [-h] [--egl-manifest-path EGL_MANIFEST_PATH]
331331 [--egl-wine-prefix EGL_WINE_PREFIX] [--enable-sync]
332332 [--disable-sync] [--one-shot] [--import-only]
333- [--export-only] [--unlink]
333+ [--export-only] [--migrate] [-- unlink]
334334
335335optional arguments:
336336 -h, --help show this help message and exit
@@ -346,6 +346,8 @@ optional arguments:
346346 --one-shot Sync once, do not ask to setup automatic sync
347347 --import-only Only import games from EGL (no export)
348348 --export-only Only export games to EGL (no import)
349+ --migrate Import games into legendary, then remove them from EGL
350+ (implies --import-only --one-shot --unlink)
349351 --unlink Disable sync and remove EGL metadata from installed
350352 games
351353
You can’t perform that action at this time.
0 commit comments