Supported actions are: l, list List all installed distributions. gd,get-defaultGet the default distribution,which is used by bash.exe. sd,set-defaultSet the default distribution,which is used by bash.exe. i, install Install a new distribution. ui,uninstall Uninstall a distribution. rg,register Register an existing installation directory. ur,unregister Unregister a distribution but not delete the installation directory. m, move Move a distribution to a new directory. d, duplicate Duplicate an existing distribution in a new directory. e, export Export a distribution's filesystem to a .tar.gz file,which can be imported by the "install"command. r, run Run a command in a distribution. di,get-dirGet the installation directory of a distribution. gv,get-versionGet the filesystem version of a distribution. ge,get-envGet the default environment variables of a distribution. se,set-envSet the default environment variables of a distribution. ae,add-env Add to the default environment variables of a distribution. re,remove-env Remove from the default environment variables of a distribution. gu,get-uidGet the UID of the default user of a distribution. su,set-uidSet the UID of the default user of a distribution. gk,get-kernelcmdGet the default kernel command line of a distribution. sk,set-kernelcmdSet the default kernel command line of a distribution. gf,get-flagsGet some flags of a distribution.See https://docs.microsoft.com/en-us/previous-versions/windows/desktop/api/wslapi/ne-wslapi-wsl_distribution_flags for details. sf,set-flagsSet some flags of a distribution.See https://docs.microsoft.com/en-us/previous-versions/windows/desktop/api/wslapi/ne-wslapi-wsl_distribution_flags for details. s, shortcut Create a shortcut to launch a distribution. ec,export-config Export configuration of a distribution to an XML file. ic,import-config Import configuration of a distribution from an XML file. sm,summary Get general information of a distribution. version Get version information about this LxRunOffline.exe.