Skip to content

Commit 6ab354b

Browse files
committed
Update README
1 parent 869c749 commit 6ab354b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ Command: egl-sync
330330
usage: 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
335335
optional 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

0 commit comments

Comments
 (0)