Skip to content
Snippets Groups Projects
Commit ead1588f authored by Paulo Matos's avatar Paulo Matos Committed by Paulo Matos
Browse files

Add emacs as option to env command --shell flag


Signed-off-by: default avatarPaulo Matos <pmatos@linki.tools>
parent 1e3b6b64
No related branches found
No related tags found
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