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 ee6c3aa commit 22a4ca4Copy full SHA for 22a4ca4
doc/F-Stack_Quick_Start_Guide.md
@@ -75,5 +75,5 @@ The mount point can be made permanent across reboots, by adding the following li
75
# run with start.sh
76
./start.sh -b ./redis-server -o /path/to/redis.conf
77
# or run like this:
78
- #./redis-server --conf=config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
+ #./redis-server --conf config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
79
0 commit comments