Loading README.rst +7 −2 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ You should add ~/.local/bin/ to your PATH. Quick Start ----------- .. code-block:: bash redis-export PATTERN OUTPUT_FILE redis-import INPUT_FILE Loading @@ -26,8 +28,11 @@ For example, .. code-block:: bash redis-export 'phonebook:' ~/d/t1.json # redis-export 'phonebook:*:name:*' ~/d/t1.json redis-export ~/d/t1.json For more usage help, run the command with --help option. Documentation ------------- Loading Loading
README.rst +7 −2 Original line number Diff line number Diff line Loading @@ -18,6 +18,8 @@ You should add ~/.local/bin/ to your PATH. Quick Start ----------- .. code-block:: bash redis-export PATTERN OUTPUT_FILE redis-import INPUT_FILE Loading @@ -26,8 +28,11 @@ For example, .. code-block:: bash redis-export 'phonebook:' ~/d/t1.json # redis-export 'phonebook:*:name:*' ~/d/t1.json redis-export ~/d/t1.json For more usage help, run the command with --help option. Documentation ------------- Loading