Fix docs typo

This commit is contained in:
Nick Craig-Wood 2017-05-07 21:12:23 +01:00
parent caf85737c3
commit bcd87009e2
2 changed files with 2 additions and 2 deletions

View file

@ -135,7 +135,7 @@ be picked up once the cache expires.
Alternatively, you can send a ` + "`SIGHUP`" + ` signal to rclone for Alternatively, you can send a ` + "`SIGHUP`" + ` signal to rclone for
it to flush all directory caches, regardless of how old they are. it to flush all directory caches, regardless of how old they are.
Assuming only one rlcone instance is running, you can reset the cache Assuming only one rclone instance is running, you can reset the cache
like this: like this:
kill -SIGHUP $(pidof rclone) kill -SIGHUP $(pidof rclone)

View file

@ -134,7 +134,7 @@ be picked up once the cache expires.
Alternatively, you can send a ` + "`SIGHUP`" + ` signal to rclone for Alternatively, you can send a ` + "`SIGHUP`" + ` signal to rclone for
it to flush all directory caches, regardless of how old they are. it to flush all directory caches, regardless of how old they are.
Assuming only one rlcone instance is running, you can reset the cache Assuming only one rclone instance is running, you can reset the cache
like this: like this:
kill -SIGHUP $(pidof rclone) kill -SIGHUP $(pidof rclone)