We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7e482f commit 7a79809Copy full SHA for 7a79809
test/bin/redis-cli
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
# Usage: redis-cli ...
3
-# Fake redis-cli command stub for tests. The redis-cli utlity is run on the
+# Fake redis-cli command stub for tests. The redis-cli utility is run on the
4
# remote side by libexec/ghe-backup-redis to force a background save of redis
5
# data and then wait until the dump file has been written. It uses the LASTSAVE
6
# and BGSAVE commands.
0 commit comments