Files
node/doc/api
Daniel Bevenius 56493bf1eb tools: add bash completion for node
This commit adds a --completion-bash option to node which can be
sourced to provide bash code completion for node options.

Usage:
$ node --completion-bash  > node_bash_completion
$ source node_bash_completion
$ node --[tab]

PR-URL: https://github.com/nodejs/node/pull/20713
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
2018-09-21 07:18:24 +02:00
..
2018-09-18 22:58:01 -07:00
2018-09-07 22:42:08 +01:00
2018-09-02 18:14:23 +02:00
2018-09-21 07:18:24 +02:00
2018-07-15 23:57:35 +03:00
2018-09-20 13:32:38 +02:00
2018-09-20 13:32:38 +02:00
2018-09-19 21:12:45 +02:00
2018-07-14 22:57:03 +03:00
2018-09-12 22:37:42 -04:00
2018-07-14 22:57:03 +03:00
2018-05-02 06:17:08 +03:00
2018-07-14 22:57:03 +03:00
2018-07-15 23:57:35 +03:00
2018-09-07 16:55:44 -07:00
2018-09-20 13:32:38 +02:00
2018-09-03 17:47:28 +03:00