mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-13 12:36:47 +00:00
Tiny typo in rust-update script
This commit is contained in:
parent
2a2e602f2a
commit
e3fd348cd4
@ -2,7 +2,7 @@
|
||||
|
||||
if [ "$1" = '-h' ] ; then
|
||||
echo 'Updates rustc & clippy'
|
||||
echo 'It first checks if clippy would compile at currentl nightly and if so, it updates.'
|
||||
echo 'It first checks if clippy would compile at current nightly and if so, it updates.'
|
||||
echo 'Options:'
|
||||
echo '-h: This help message'
|
||||
echo '-f: Skips the check and just updates'
|
||||
|
Loading…
Reference in New Issue
Block a user