aboutsummaryrefslogtreecommitdiff
path: root/home-manager/completion.bash (follow)
Commit message (Collapse)AuthorAgeFilesLines
* home-manager: add instantiate subcommandTimo Kaufmann2020-03-251-1/+1
| | | | | | | | It can be useful to simply instantiate a Home Manager configuration without actually building it, for example for the purpose of pre-building it with some custom command. PR #1099
* home-manager: rewrite argument parsingRobert Helgesson2019-06-091-4/+17
| | | | | | | | | | | This rewrite allows "long options" but unfortunately does not allow merged options such as `-vn`. Also improve the home-manager manual page, with this it should include all sub-commands and arguments. Finally, include the home-manager manual page in the generated HTML documentation.
* home-manager: add Bash completionSam Boosalis2019-06-011-0/+343