mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-17 16:34:42 -05:00
install: add missing help entry for --next/-N flag
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
This commit is contained in:
@@ -33,6 +33,7 @@ install --prefix /usr/local
|
||||
|
||||
Options:
|
||||
--prefix/-P: base bath where all files will be deployed (default /usr/local if root, ~/.local if not)
|
||||
--next/-N: install latest development version from git, instead of the latest stable release.
|
||||
--help/-h: show this message
|
||||
-v: show more verbosity
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user