mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
docs: fix various typos
This commit is contained in:
committed by
Nick Craig-Wood
parent
6fb1c8f51c
commit
3d424c6e08
@@ -2,7 +2,7 @@
|
||||
|
||||
# error codes
|
||||
# 0 - exited without problems
|
||||
# 1 - parameters not supported were used or some unexpected error occured
|
||||
# 1 - parameters not supported were used or some unexpected error occurred
|
||||
# 2 - OS not supported by this script
|
||||
# 3 - installed version of rclone is up to date
|
||||
# 4 - supported unzip tools are not available
|
||||
@@ -142,7 +142,7 @@ esac
|
||||
cd $unzip_dir/*
|
||||
|
||||
|
||||
#mounting rclone to enviroment
|
||||
#mounting rclone to environment
|
||||
|
||||
case $OS in
|
||||
'linux')
|
||||
|
||||
Reference in New Issue
Block a user