Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
13e17e94
Unverified
Commit
13e17e94
authored
Jun 20, 2023
by
mstmdev
Committed by
GitHub
Jun 20, 2023
Browse files
Doc indentation fix for the --functions-rdb option (#12328)
parent
813924b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
13e17e94
...
...
@@ -3067,7 +3067,7 @@ version,tls_usage);
" --replica Simulate a replica showing commands received from the master.
\n
"
" --rdb <filename> Transfer an RDB dump from remote server to local file.
\n
"
" Use filename of
\"
-
\"
to write to stdout.
\n
"
" --functions-rdb <filename> Like --rdb but only get the functions (not the keys)
\n
"
"
--functions-rdb <filename> Like --rdb but only get the functions (not the keys)
\n
"
" when getting the RDB dump file.
\n
"
" --pipe Transfer raw Redis protocol from stdin to server.
\n
"
" --pipe-timeout <n> In --pipe mode, abort with error if after sending all data.
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment