Skip to content

Commit e7a3f5a

Browse files
committed
Mention -N in the readme
1 parent 6c1e193 commit e7a3f5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,10 @@ the script as the final argument:
410410

411411
$ resque-web -p 8282 rails_root/config/initializers/resque.rb
412412

413+
You can also set the namespace directly using `resque-web`:
414+
415+
$ resque-web -p 8282 -N myapp
416+
413417
### Passenger
414418

415419
Using Passenger? Resque ships with a `config.ru` you can use. See

0 commit comments

Comments
 (0)