Skip to content

Commit 22a4ca4

Browse files
authored
Update F-Stack_Quick_Start_Guide.md
Fix #336
1 parent ee6c3aa commit 22a4ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/F-Stack_Quick_Start_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ The mount point can be made permanent across reboots, by adding the following li
7575
# run with start.sh
7676
./start.sh -b ./redis-server -o /path/to/redis.conf
7777
# or run like this:
78-
#./redis-server --conf=config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
78+
#./redis-server --conf config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
7979

0 commit comments

Comments
 (0)