versions -> version
Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
This commit is contained in:
parent
cfbf3b36b9
commit
ee97eaf99e
1 changed files with 1 additions and 1 deletions
|
|
@ -422,7 +422,7 @@ do_show_usage() {
|
|||
echo "Where:"
|
||||
echo "'-i' or 'install' [version] (default) install the given version or list R versions available for quick install and prompt for one if none is provided"
|
||||
echo "'-r' or 'rversions' list the R versions available for quick install, one per line"
|
||||
echo "'-v' or 'versions' shows the version of this command"
|
||||
echo "'-v' or 'version' shows the version of this command"
|
||||
echo "'-h' or 'help' show this info"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue