##// END OF EJS Templates
Changed ipython profile locate foo -> ipython locate profile foo in docs
Katie Silverio -
Show More
@@ -86,7 +86,7 b' _main_examples = """'
86 ipython profile create -h # show the help string for the create subcommand
86 ipython profile create -h # show the help string for the create subcommand
87 ipython profile list -h # show the help string for the list subcommand
87 ipython profile list -h # show the help string for the list subcommand
88
88
89 ipython profile locate foo # print the path to the directory for profile 'foo'
89 ipython locate profile foo # print the path to the directory for profile 'foo'
90 """
90 """
91
91
92 #-----------------------------------------------------------------------------
92 #-----------------------------------------------------------------------------
General Comments 0
You need to be logged in to leave comments. Login now