mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 11:24:16 +00:00
reorder options
This commit is contained in:
@@ -76,7 +76,6 @@ Options:
|
|||||||
-b --no-banner Do not display the banner.
|
-b --no-banner Do not display the banner.
|
||||||
-c --cfg=<path> Path to the config.
|
-c --cfg=<path> Path to the config.
|
||||||
-C --file=<path> Path of dotfile to compare.
|
-C --file=<path> Path of dotfile to compare.
|
||||||
-z --ignore-missing Ignore files in installed folders that are missing.
|
|
||||||
-d --dry Dry run.
|
-d --dry Dry run.
|
||||||
-D --showdiff Show a diff before overwriting.
|
-D --showdiff Show a diff before overwriting.
|
||||||
-f --force Do not ask user confirmation for anything.
|
-f --force Do not ask user confirmation for anything.
|
||||||
@@ -94,6 +93,7 @@ Options:
|
|||||||
-T --template Only template dotfiles.
|
-T --template Only template dotfiles.
|
||||||
-V --verbose Be verbose.
|
-V --verbose Be verbose.
|
||||||
-w --workers=<nb> Number of concurrent workers [default: 1].
|
-w --workers=<nb> Number of concurrent workers [default: 1].
|
||||||
|
-z --ignore-missing Ignore files in installed folders that are missing.
|
||||||
-v --version Show version.
|
-v --version Show version.
|
||||||
-h --help Show this screen.
|
-h --help Show this screen.
|
||||||
""".format(BANNER, PROFILE)
|
""".format(BANNER, PROFILE)
|
||||||
|
|||||||
Reference in New Issue
Block a user