Skip to content
Snippets Groups Projects
Unverified Commit cb2b414a authored by David Gageot's avatar David Gageot Committed by GitHub
Browse files

Merge pull request #4449 from pmatos/patch-1

Add emacs as option to env command --shell flag
parents 7b263d87 ead1588f
Branches
Tags
No related merge requests found
......@@ -237,7 +237,7 @@ var Commands = []cli.Command{
},
cli.StringFlag{
Name: "shell",
Usage: "Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh], default is auto-detect",
Usage: "Force environment to be configured for a specified shell: [fish, cmd, powershell, tcsh, emacs], default is auto-detect",
},
cli.BoolFlag{
Name: "unset, u",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment