JuliaLang/julia

startup message could mention apropos or `?"..."` for text search

Open

#37,523 opened on Sep 11, 2020

View on GitHub
 (9 comments) (2 reactions) (0 assignees)Julia (5,773 forks)batch import
Hacktoberfestgood first issue

Repository metrics

Stars
 (48,709 stars)
PR merge metrics
 (Avg merge 20d 6h) (157 merged PRs in 30d)

Description

Recent discussions on Discourse suggest that not all users know about apropos (or equivalently, using ?"..." for text search). The startup message currently mentions

Type "?" for help, "]?" for Pkg help.

I suggest that text search is added to this, but I am still looking for a compact way of phrasing it.

Contributor guide