Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/man1/bash.1
Original file line number Diff line number Diff line change
Expand Up @@ -6236,6 +6236,11 @@ Enable
.if n .sp 1v
.PD 0
.TP 8
.B autocd
如果设置的话,当把目录的名字直接作为命令执行时跟把它作为内建命令
.B cd
的参数执行时一样,这个选项只能在交互 shell 中使用。
.TP 8
.B cdable_vars
如果设置的话,内建命令
.B cd
Expand Down